>>> php81-pecl-grpc: Building testing/php81-pecl-grpc 1.71.0-r0 (using abuild 3.14.1-r7) started Wed, 12 Mar 2025 06:39:22 +0000
>>> php81-pecl-grpc: Validating /home/buildozer/aports/testing/php81-pecl-grpc/APKBUILD...
>>> php81-pecl-grpc: Analyzing dependencies...
>>> php81-pecl-grpc: Installing for build: build-base php81-common php81-dev openssl-dev>3 linux-headers
(1/28) Installing php81-common (8.1.31-r0)
(2/28) Installing argon2-libs (20190702-r5)
(3/28) Installing xz-libs (5.6.4-r0)
(4/28) Installing libxml2 (2.13.6-r0)
(5/28) Installing php81 (8.1.31-r0)
(6/28) Installing m4 (1.4.19-r3)
(7/28) Installing libbz2 (1.0.8-r6)
(8/28) Installing perl (5.40.1-r0)
(9/28) Installing autoconf (2.72-r0)
(10/28) Installing bsd-compat-headers (0.7.2-r6)
(11/28) Installing libformw (6.5_p20250216-r0)
(12/28) Installing libmenuw (6.5_p20250216-r0)
(13/28) Installing libpanelw (6.5_p20250216-r0)
(14/28) Installing libncurses++ (6.5_p20250216-r0)
(15/28) Installing ncurses-dev (6.5_p20250216-r0)
(16/28) Installing libedit-dev (20250104.3.1-r0)
(17/28) Installing zlib-dev (1.3.1-r2)
(18/28) Installing libpcre2-16 (10.43-r0)
(19/28) Installing libpcre2-32 (10.43-r0)
(20/28) Installing pcre2-dev (10.43-r0)
(21/28) Installing re2c (4.1-r0)
(22/28) Installing php81-dev (8.1.31-r0)
(23/28) Installing openssl-dev (3.3.3-r0)
(24/28) Installing linux-headers (6.12.6-r0)
(25/28) Installing .makedepends-php81-pecl-grpc (20250312.063924)
(26/28) Installing perl-error (0.17030-r0)
(27/28) Installing perl-git (2.48.1-r0)
(28/28) Installing git-perl (2.48.1-r0)
Executing busybox-1.37.0-r14.trigger
OK: 383 MiB in 131 packages
>>> php81-pecl-grpc: Cleaning up srcdir
>>> php81-pecl-grpc: Cleaning up pkgdir
>>> php81-pecl-grpc: Cleaning up tmpdir
>>> php81-pecl-grpc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-grpc-1.71.0.tgz
>>> php81-pecl-grpc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-grpc-1.71.0.tgz
>>> php81-pecl-grpc: Checking sha512sums...
php-pecl-grpc-1.71.0.tgz: OK
boringssl.patch: OK
>>> php81-pecl-grpc: Unpacking /var/cache/distfiles/edge/php-pecl-grpc-1.71.0.tgz...
>>> php81-pecl-grpc: boringssl.patch
patching file third_party/boringssl-with-bazel/src/include/openssl/target.h
Configuring for:
PHP Api Version:         20210902
Zend Module Api No:      20210902
Zend Extension Api No:   420210902
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /bin/grep -E
checking for icc... no
checking for suncc... no
checking for system library directory... lib
checking if compiler supports -Wl,-rpath,... yes
checking build system type... armv8l-unknown-linux-musleabihf
checking host system type... armv8l-unknown-linux-musleabihf
checking target system type... armv8l-unknown-linux-musleabihf
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib
checking for PHP extension directory... /usr/lib/php81/modules
checking for PHP installed headers prefix... /usr/include/php81
checking if debug is enabled... no
checking if zts is enabled... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking if awk is broken... no
checking whether to enable grpc support... yes, shared
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... unsupported
checking for g++ option to enable C++98 features... unsupported
checking how to run the C++ preprocessor... g++ -E
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/armv6-alpine-linux-musleabihf/bin/ld
checking if the linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes
checking for /usr/armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no

creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/armv6-alpine-linux-musleabihf/bin/ld
checking if the linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/call/request_buffer.cc -o src/core/call/request_buffer.lo  -MMD -MF src/core/call/request_buffer.dep -MT src/core/call/request_buffer.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/channelz/channel_trace.cc -o src/core/channelz/channel_trace.lo  -MMD -MF src/core/channelz/channel_trace.dep -MT src/core/channelz/channel_trace.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/channelz/channelz.cc -o src/core/channelz/channelz.lo  -MMD -MF src/core/channelz/channelz.dep -MT src/core/channelz/channelz.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/channelz/channelz_registry.cc -o src/core/channelz/channelz_registry.lo  -MMD -MF src/core/channelz/channelz_registry.dep -MT src/core/channelz/channelz_registry.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/backup_poller.cc -o src/core/client_channel/backup_poller.lo  -MMD -MF src/core/client_channel/backup_poller.dep -MT src/core/client_channel/backup_poller.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel.cc -o src/core/client_channel/client_channel.lo  -MMD -MF src/core/client_channel/client_channel.dep -MT src/core/client_channel/client_channel.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_factory.cc -o src/core/client_channel/client_channel_factory.lo  -MMD -MF src/core/client_channel/client_channel_factory.dep -MT src/core/client_channel/client_channel_factory.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_filter.cc -o src/core/client_channel/client_channel_filter.lo  -MMD -MF src/core/client_channel/client_channel_filter.dep -MT src/core/client_channel/client_channel_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_plugin.cc -o src/core/client_channel/client_channel_plugin.lo  -MMD -MF src/core/client_channel/client_channel_plugin.dep -MT src/core/client_channel/client_channel_plugin.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_service_config.cc -o src/core/client_channel/client_channel_service_config.lo  -MMD -MF src/core/client_channel/client_channel_service_config.dep -MT src/core/client_channel/client_channel_service_config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/direct_channel.cc -o src/core/client_channel/direct_channel.lo  -MMD -MF src/core/client_channel/direct_channel.dep -MT src/core/client_channel/direct_channel.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/dynamic_filters.cc -o src/core/client_channel/dynamic_filters.lo  -MMD -MF src/core/client_channel/dynamic_filters.dep -MT src/core/client_channel/dynamic_filters.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/global_subchannel_pool.cc -o src/core/client_channel/global_subchannel_pool.lo  -MMD -MF src/core/client_channel/global_subchannel_pool.dep -MT src/core/client_channel/global_subchannel_pool.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/lb_metadata.cc -o src/core/client_channel/lb_metadata.lo  -MMD -MF src/core/client_channel/lb_metadata.dep -MT src/core/client_channel/lb_metadata.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/load_balanced_call_destination.cc -o src/core/client_channel/load_balanced_call_destination.lo  -MMD -MF src/core/client_channel/load_balanced_call_destination.dep -MT src/core/client_channel/load_balanced_call_destination.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/local_subchannel_pool.cc -o src/core/client_channel/local_subchannel_pool.lo  -MMD -MF src/core/client_channel/local_subchannel_pool.dep -MT src/core/client_channel/local_subchannel_pool.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_filter.cc -o src/core/client_channel/retry_filter.lo  -MMD -MF src/core/client_channel/retry_filter.dep -MT src/core/client_channel/retry_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_filter_legacy_call_data.cc -o src/core/client_channel/retry_filter_legacy_call_data.lo  -MMD -MF src/core/client_channel/retry_filter_legacy_call_data.dep -MT src/core/client_channel/retry_filter_legacy_call_data.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_interceptor.cc -o src/core/client_channel/retry_interceptor.lo  -MMD -MF src/core/client_channel/retry_interceptor.dep -MT src/core/client_channel/retry_interceptor.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_service_config.cc -o src/core/client_channel/retry_service_config.lo  -MMD -MF src/core/client_channel/retry_service_config.dep -MT src/core/client_channel/retry_service_config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_throttle.cc -o src/core/client_channel/retry_throttle.lo  -MMD -MF src/core/client_channel/retry_throttle.dep -MT src/core/client_channel/retry_throttle.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/subchannel.cc -o src/core/client_channel/subchannel.lo  -MMD -MF src/core/client_channel/subchannel.dep -MT src/core/client_channel/subchannel.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/subchannel_pool_interface.cc -o src/core/client_channel/subchannel_pool_interface.lo  -MMD -MF src/core/client_channel/subchannel_pool_interface.dep -MT src/core/client_channel/subchannel_pool_interface.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/subchannel_stream_client.cc -o src/core/client_channel/subchannel_stream_client.lo  -MMD -MF src/core/client_channel/subchannel_stream_client.dep -MT src/core/client_channel/subchannel_stream_client.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/config/config_vars.cc -o src/core/config/config_vars.lo  -MMD -MF src/core/config/config_vars.dep -MT src/core/config/config_vars.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/config/config_vars_non_generated.cc -o src/core/config/config_vars_non_generated.lo  -MMD -MF src/core/config/config_vars_non_generated.dep -MT src/core/config/config_vars_non_generated.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/config/core_configuration.cc -o src/core/config/core_configuration.lo  -MMD -MF src/core/config/core_configuration.dep -MT src/core/config/core_configuration.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/config/load_config.cc -o src/core/config/load_config.lo  -MMD -MF src/core/config/load_config.dep -MT src/core/config/load_config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/backend_metrics/backend_metric_filter.cc -o src/core/ext/filters/backend_metrics/backend_metric_filter.lo  -MMD -MF src/core/ext/filters/backend_metrics/backend_metric_filter.dep -MT src/core/ext/filters/backend_metrics/backend_metric_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/census/grpc_context.cc -o src/core/ext/filters/census/grpc_context.lo  -MMD -MF src/core/ext/filters/census/grpc_context.dep -MT src/core/ext/filters/census/grpc_context.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/channel_idle/idle_filter_state.cc -o src/core/ext/filters/channel_idle/idle_filter_state.lo  -MMD -MF src/core/ext/filters/channel_idle/idle_filter_state.dep -MT src/core/ext/filters/channel_idle/idle_filter_state.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/channel_idle/legacy_channel_idle_filter.cc -o src/core/ext/filters/channel_idle/legacy_channel_idle_filter.lo  -MMD -MF src/core/ext/filters/channel_idle/legacy_channel_idle_filter.dep -MT src/core/ext/filters/channel_idle/legacy_channel_idle_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/fault_injection/fault_injection_filter.cc -o src/core/ext/filters/fault_injection/fault_injection_filter.lo  -MMD -MF src/core/ext/filters/fault_injection/fault_injection_filter.dep -MT src/core/ext/filters/fault_injection/fault_injection_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/fault_injection/fault_injection_service_config_parser.cc -o src/core/ext/filters/fault_injection/fault_injection_service_config_parser.lo  -MMD -MF src/core/ext/filters/fault_injection/fault_injection_service_config_parser.dep -MT src/core/ext/filters/fault_injection/fault_injection_service_config_parser.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/gcp_authentication/gcp_authentication_filter.cc -o src/core/ext/filters/gcp_authentication/gcp_authentication_filter.lo  -MMD -MF src/core/ext/filters/gcp_authentication/gcp_authentication_filter.dep -MT src/core/ext/filters/gcp_authentication/gcp_authentication_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.cc -o src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.lo  -MMD -MF src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.dep -MT src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/client/http_client_filter.cc -o src/core/ext/filters/http/client/http_client_filter.lo  -MMD -MF src/core/ext/filters/http/client/http_client_filter.dep -MT src/core/ext/filters/http/client/http_client_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/client_authority_filter.cc -o src/core/ext/filters/http/client_authority_filter.lo  -MMD -MF src/core/ext/filters/http/client_authority_filter.dep -MT src/core/ext/filters/http/client_authority_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/http_filters_plugin.cc -o src/core/ext/filters/http/http_filters_plugin.lo  -MMD -MF src/core/ext/filters/http/http_filters_plugin.dep -MT src/core/ext/filters/http/http_filters_plugin.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/message_compress/compression_filter.cc -o src/core/ext/filters/http/message_compress/compression_filter.lo  -MMD -MF src/core/ext/filters/http/message_compress/compression_filter.dep -MT src/core/ext/filters/http/message_compress/compression_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/server/http_server_filter.cc -o src/core/ext/filters/http/server/http_server_filter.lo  -MMD -MF src/core/ext/filters/http/server/http_server_filter.dep -MT src/core/ext/filters/http/server/http_server_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/message_size/message_size_filter.cc -o src/core/ext/filters/message_size/message_size_filter.lo  -MMD -MF src/core/ext/filters/message_size/message_size_filter.dep -MT src/core/ext/filters/message_size/message_size_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/rbac/rbac_filter.cc -o src/core/ext/filters/rbac/rbac_filter.lo  -MMD -MF src/core/ext/filters/rbac/rbac_filter.dep -MT src/core/ext/filters/rbac/rbac_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/rbac/rbac_service_config_parser.cc -o src/core/ext/filters/rbac/rbac_service_config_parser.lo  -MMD -MF src/core/ext/filters/rbac/rbac_service_config_parser.dep -MT src/core/ext/filters/rbac/rbac_service_config_parser.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/stateful_session/stateful_session_filter.cc -o src/core/ext/filters/stateful_session/stateful_session_filter.lo  -MMD -MF src/core/ext/filters/stateful_session/stateful_session_filter.dep -MT src/core/ext/filters/stateful_session/stateful_session_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/stateful_session/stateful_session_service_config_parser.cc -o src/core/ext/filters/stateful_session/stateful_session_service_config_parser.lo  -MMD -MF src/core/ext/filters/stateful_session/stateful_session_service_config_parser.dep -MT src/core/ext/filters/stateful_session/stateful_session_service_config_parser.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/alpn/alpn.cc -o src/core/ext/transport/chttp2/alpn/alpn.lo  -MMD -MF src/core/ext/transport/chttp2/alpn/alpn.dep -MT src/core/ext/transport/chttp2/alpn/alpn.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/client/chttp2_connector.cc -o src/core/ext/transport/chttp2/client/chttp2_connector.lo  -MMD -MF src/core/ext/transport/chttp2/client/chttp2_connector.dep -MT src/core/ext/transport/chttp2/client/chttp2_connector.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/server/chttp2_server.cc -o src/core/ext/transport/chttp2/server/chttp2_server.lo  -MMD -MF src/core/ext/transport/chttp2/server/chttp2_server.dep -MT src/core/ext/transport/chttp2/server/chttp2_server.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/bin_decoder.cc -o src/core/ext/transport/chttp2/transport/bin_decoder.lo  -MMD -MF src/core/ext/transport/chttp2/transport/bin_decoder.dep -MT src/core/ext/transport/chttp2/transport/bin_decoder.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/bin_encoder.cc -o src/core/ext/transport/chttp2/transport/bin_encoder.lo  -MMD -MF src/core/ext/transport/chttp2/transport/bin_encoder.dep -MT src/core/ext/transport/chttp2/transport/bin_encoder.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/call_tracer_wrapper.cc -o src/core/ext/transport/chttp2/transport/call_tracer_wrapper.lo  -MMD -MF src/core/ext/transport/chttp2/transport/call_tracer_wrapper.dep -MT src/core/ext/transport/chttp2/transport/call_tracer_wrapper.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc -o src/core/ext/transport/chttp2/transport/chttp2_transport.lo  -MMD -MF src/core/ext/transport/chttp2/transport/chttp2_transport.dep -MT src/core/ext/transport/chttp2/transport/chttp2_transport.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/decode_huff.cc -o src/core/ext/transport/chttp2/transport/decode_huff.lo  -MMD -MF src/core/ext/transport/chttp2/transport/decode_huff.dep -MT src/core/ext/transport/chttp2/transport/decode_huff.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/flow_control.cc -o src/core/ext/transport/chttp2/transport/flow_control.lo  -MMD -MF src/core/ext/transport/chttp2/transport/flow_control.dep -MT src/core/ext/transport/chttp2/transport/flow_control.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame.cc -o src/core/ext/transport/chttp2/transport/frame.lo  -MMD -MF src/core/ext/transport/chttp2/transport/frame.dep -MT src/core/ext/transport/chttp2/transport/frame.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_data.cc -o src/core/ext/transport/chttp2/transport/frame_data.lo  -MMD -MF src/core/ext/transport/chttp2/transport/frame_data.dep -MT src/core/ext/transport/chttp2/transport/frame_data.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_goaway.cc -o src/core/ext/transport/chttp2/transport/frame_goaway.lo  -MMD -MF src/core/ext/transport/chttp2/transport/frame_goaway.dep -MT src/core/ext/transport/chttp2/transport/frame_goaway.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_ping.cc -o src/core/ext/transport/chttp2/transport/frame_ping.lo  -MMD -MF src/core/ext/transport/chttp2/transport/frame_ping.dep -MT src/core/ext/transport/chttp2/transport/frame_ping.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc -o src/core/ext/transport/chttp2/transport/frame_rst_stream.lo  -MMD -MF src/core/ext/transport/chttp2/transport/frame_rst_stream.dep -MT src/core/ext/transport/chttp2/transport/frame_rst_stream.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_security.cc -o src/core/ext/transport/chttp2/transport/frame_security.lo  -MMD -MF src/core/ext/transport/chttp2/transport/frame_security.dep -MT src/core/ext/transport/chttp2/transport/frame_security.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_settings.cc -o src/core/ext/transport/chttp2/transport/frame_settings.lo  -MMD -MF src/core/ext/transport/chttp2/transport/frame_settings.dep -MT src/core/ext/transport/chttp2/transport/frame_settings.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_window_update.cc -o src/core/ext/transport/chttp2/transport/frame_window_update.lo  -MMD -MF src/core/ext/transport/chttp2/transport/frame_window_update.dep -MT src/core/ext/transport/chttp2/transport/frame_window_update.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/hpack_encoder.cc -o src/core/ext/transport/chttp2/transport/hpack_encoder.lo  -MMD -MF src/core/ext/transport/chttp2/transport/hpack_encoder.dep -MT src/core/ext/transport/chttp2/transport/hpack_encoder.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc -o src/core/ext/transport/chttp2/transport/hpack_encoder_table.lo  -MMD -MF src/core/ext/transport/chttp2/transport/hpack_encoder_table.dep -MT src/core/ext/transport/chttp2/transport/hpack_encoder_table.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/hpack_parse_result.cc -o src/core/ext/transport/chttp2/transport/hpack_parse_result.lo  -MMD -MF src/core/ext/transport/chttp2/transport/hpack_parse_result.dep -MT src/core/ext/transport/chttp2/transport/hpack_parse_result.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/hpack_parser.cc -o src/core/ext/transport/chttp2/transport/hpack_parser.lo  -MMD -MF src/core/ext/transport/chttp2/transport/hpack_parser.dep -MT src/core/ext/transport/chttp2/transport/hpack_parser.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc -o src/core/ext/transport/chttp2/transport/hpack_parser_table.lo  -MMD -MF src/core/ext/transport/chttp2/transport/hpack_parser_table.dep -MT src/core/ext/transport/chttp2/transport/hpack_parser_table.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/http2_settings.cc -o src/core/ext/transport/chttp2/transport/http2_settings.lo  -MMD -MF src/core/ext/transport/chttp2/transport/http2_settings.dep -MT src/core/ext/transport/chttp2/transport/http2_settings.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/huffsyms.cc -o src/core/ext/transport/chttp2/transport/huffsyms.lo  -MMD -MF src/core/ext/transport/chttp2/transport/huffsyms.dep -MT src/core/ext/transport/chttp2/transport/huffsyms.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/parsing.cc -o src/core/ext/transport/chttp2/transport/parsing.lo  -MMD -MF src/core/ext/transport/chttp2/transport/parsing.dep -MT src/core/ext/transport/chttp2/transport/parsing.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/ping_abuse_policy.cc -o src/core/ext/transport/chttp2/transport/ping_abuse_policy.lo  -MMD -MF src/core/ext/transport/chttp2/transport/ping_abuse_policy.dep -MT src/core/ext/transport/chttp2/transport/ping_abuse_policy.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/ping_callbacks.cc -o src/core/ext/transport/chttp2/transport/ping_callbacks.lo  -MMD -MF src/core/ext/transport/chttp2/transport/ping_callbacks.dep -MT src/core/ext/transport/chttp2/transport/ping_callbacks.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/ping_rate_policy.cc -o src/core/ext/transport/chttp2/transport/ping_rate_policy.lo  -MMD -MF src/core/ext/transport/chttp2/transport/ping_rate_policy.dep -MT src/core/ext/transport/chttp2/transport/ping_rate_policy.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/stream_lists.cc -o src/core/ext/transport/chttp2/transport/stream_lists.lo  -MMD -MF src/core/ext/transport/chttp2/transport/stream_lists.dep -MT src/core/ext/transport/chttp2/transport/stream_lists.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/varint.cc -o src/core/ext/transport/chttp2/transport/varint.lo  -MMD -MF src/core/ext/transport/chttp2/transport/varint.dep -MT src/core/ext/transport/chttp2/transport/varint.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/write_size_policy.cc -o src/core/ext/transport/chttp2/transport/write_size_policy.lo  -MMD -MF src/core/ext/transport/chttp2/transport/write_size_policy.dep -MT src/core/ext/transport/chttp2/transport/write_size_policy.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/writing.cc -o src/core/ext/transport/chttp2/transport/writing.lo  -MMD -MF src/core/ext/transport/chttp2/transport/writing.dep -MT src/core/ext/transport/chttp2/transport/writing.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/inproc/inproc_transport.cc -o src/core/ext/transport/inproc/inproc_transport.lo  -MMD -MF src/core/ext/transport/inproc/inproc_transport.dep -MT src/core/ext/transport/inproc/inproc_transport.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/inproc/legacy_inproc_transport.cc -o src/core/ext/transport/inproc/legacy_inproc_transport.lo  -MMD -MF src/core/ext/transport/inproc/legacy_inproc_transport.dep -MT src/core/ext/transport/inproc/legacy_inproc_transport.lo
mkdir src/core/ext/filters/census/.libs
mkdir src/core/channelz/.libs
mkdir src/core/client_channel/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/channelz/channelz_registry.cc -MMD -MF src/core/channelz/channelz_registry.dep -MT src/core/channelz/channelz_registry.lo  -fPIC -DPIC -o src/core/channelz/.libs/channelz_registry.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/census/grpc_context.cc -MMD -MF src/core/ext/filters/census/grpc_context.dep -MT src/core/ext/filters/census/grpc_context.lo  -fPIC -DPIC -o src/core/ext/filters/census/.libs/grpc_context.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/backup_poller.cc -MMD -MF src/core/client_channel/backup_poller.dep -MT src/core/client_channel/backup_poller.lo  -fPIC -DPIC -o src/core/client_channel/.libs/backup_poller.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/subchannel.cc -MMD -MF src/core/client_channel/subchannel.dep -MT src/core/client_channel/subchannel.lo  -fPIC -DPIC -o src/core/client_channel/.libs/subchannel.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_plugin.cc -MMD -MF src/core/client_channel/client_channel_plugin.dep -MT src/core/client_channel/client_channel_plugin.lo  -fPIC -DPIC -o src/core/client_channel/.libs/client_channel_plugin.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/global_subchannel_pool.cc -MMD -MF src/core/client_channel/global_subchannel_pool.dep -MT src/core/client_channel/global_subchannel_pool.lo  -fPIC -DPIC -o src/core/client_channel/.libs/global_subchannel_pool.o
mkdir src/core/ext/filters/backend_metrics/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/channelz/channel_trace.cc -MMD -MF src/core/channelz/channel_trace.dep -MT src/core/channelz/channel_trace.lo  -fPIC -DPIC -o src/core/channelz/.libs/channel_trace.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/backend_metrics/backend_metric_filter.cc -MMD -MF src/core/ext/filters/backend_metrics/backend_metric_filter.dep -MT src/core/ext/filters/backend_metrics/backend_metric_filter.lo  -fPIC -DPIC -o src/core/ext/filters/backend_metrics/.libs/backend_metric_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/lb_metadata.cc -MMD -MF src/core/client_channel/lb_metadata.dep -MT src/core/client_channel/lb_metadata.lo  -fPIC -DPIC -o src/core/client_channel/.libs/lb_metadata.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/dynamic_filters.cc -MMD -MF src/core/client_channel/dynamic_filters.dep -MT src/core/client_channel/dynamic_filters.lo  -fPIC -DPIC -o src/core/client_channel/.libs/dynamic_filters.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/channelz/channelz.cc -MMD -MF src/core/channelz/channelz.dep -MT src/core/channelz/channelz.lo  -fPIC -DPIC -o src/core/channelz/.libs/channelz.o
mkdir src/core/call/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_service_config.cc -MMD -MF src/core/client_channel/client_channel_service_config.dep -MT src/core/client_channel/client_channel_service_config.lo  -fPIC -DPIC -o src/core/client_channel/.libs/client_channel_service_config.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/call/request_buffer.cc -MMD -MF src/core/call/request_buffer.dep -MT src/core/call/request_buffer.lo  -fPIC -DPIC -o src/core/call/.libs/request_buffer.o
mkdir src/core/ext/filters/rbac/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_factory.cc -MMD -MF src/core/client_channel/client_channel_factory.dep -MT src/core/client_channel/client_channel_factory.lo  -fPIC -DPIC -o src/core/client_channel/.libs/client_channel_factory.o
mkdir src/core/ext/filters/channel_idle/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/rbac/rbac_service_config_parser.cc -MMD -MF src/core/ext/filters/rbac/rbac_service_config_parser.dep -MT src/core/ext/filters/rbac/rbac_service_config_parser.lo  -fPIC -DPIC -o src/core/ext/filters/rbac/.libs/rbac_service_config_parser.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_filter.cc -MMD -MF src/core/client_channel/retry_filter.dep -MT src/core/client_channel/retry_filter.lo  -fPIC -DPIC -o src/core/client_channel/.libs/retry_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_interceptor.cc -MMD -MF src/core/client_channel/retry_interceptor.dep -MT src/core/client_channel/retry_interceptor.lo  -fPIC -DPIC -o src/core/client_channel/.libs/retry_interceptor.o
mkdir src/core/config/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/channel_idle/idle_filter_state.cc -MMD -MF src/core/ext/filters/channel_idle/idle_filter_state.dep -MT src/core/ext/filters/channel_idle/idle_filter_state.lo  -fPIC -DPIC -o src/core/ext/filters/channel_idle/.libs/idle_filter_state.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel.cc -MMD -MF src/core/client_channel/client_channel.dep -MT src/core/client_channel/client_channel.lo  -fPIC -DPIC -o src/core/client_channel/.libs/client_channel.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/subchannel_pool_interface.cc -MMD -MF src/core/client_channel/subchannel_pool_interface.dep -MT src/core/client_channel/subchannel_pool_interface.lo  -fPIC -DPIC -o src/core/client_channel/.libs/subchannel_pool_interface.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/config/config_vars.cc -MMD -MF src/core/config/config_vars.dep -MT src/core/config/config_vars.lo  -fPIC -DPIC -o src/core/config/.libs/config_vars.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_filter.cc -MMD -MF src/core/client_channel/client_channel_filter.dep -MT src/core/client_channel/client_channel_filter.lo  -fPIC -DPIC -o src/core/client_channel/.libs/client_channel_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/load_balanced_call_destination.cc -MMD -MF src/core/client_channel/load_balanced_call_destination.dep -MT src/core/client_channel/load_balanced_call_destination.lo  -fPIC -DPIC -o src/core/client_channel/.libs/load_balanced_call_destination.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_filter_legacy_call_data.cc -MMD -MF src/core/client_channel/retry_filter_legacy_call_data.dep -MT src/core/client_channel/retry_filter_legacy_call_data.lo  -fPIC -DPIC -o src/core/client_channel/.libs/retry_filter_legacy_call_data.o
mkdir src/core/ext/filters/http/server/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_throttle.cc -MMD -MF src/core/client_channel/retry_throttle.dep -MT src/core/client_channel/retry_throttle.lo  -fPIC -DPIC -o src/core/client_channel/.libs/retry_throttle.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/direct_channel.cc -MMD -MF src/core/client_channel/direct_channel.dep -MT src/core/client_channel/direct_channel.lo  -fPIC -DPIC -o src/core/client_channel/.libs/direct_channel.o
mkdir src/core/ext/filters/message_size/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/server/http_server_filter.cc -MMD -MF src/core/ext/filters/http/server/http_server_filter.dep -MT src/core/ext/filters/http/server/http_server_filter.lo  -fPIC -DPIC -o src/core/ext/filters/http/server/.libs/http_server_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/message_size/message_size_filter.cc -MMD -MF src/core/ext/filters/message_size/message_size_filter.dep -MT src/core/ext/filters/message_size/message_size_filter.lo  -fPIC -DPIC -o src/core/ext/filters/message_size/.libs/message_size_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/subchannel_stream_client.cc -MMD -MF src/core/client_channel/subchannel_stream_client.dep -MT src/core/client_channel/subchannel_stream_client.lo  -fPIC -DPIC -o src/core/client_channel/.libs/subchannel_stream_client.o
mkdir src/core/ext/transport/chttp2/transport/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/local_subchannel_pool.cc -MMD -MF src/core/client_channel/local_subchannel_pool.dep -MT src/core/client_channel/local_subchannel_pool.lo  -fPIC -DPIC -o src/core/client_channel/.libs/local_subchannel_pool.o
mkdir src/core/ext/filters/fault_injection/.libs
mkdir src/core/ext/transport/chttp2/server/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/call_tracer_wrapper.cc -MMD -MF src/core/ext/transport/chttp2/transport/call_tracer_wrapper.dep -MT src/core/ext/transport/chttp2/transport/call_tracer_wrapper.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/call_tracer_wrapper.o
mkdir src/core/ext/filters/http/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/fault_injection/fault_injection_service_config_parser.cc -MMD -MF src/core/ext/filters/fault_injection/fault_injection_service_config_parser.dep -MT src/core/ext/filters/fault_injection/fault_injection_service_config_parser.lo  -fPIC -DPIC -o src/core/ext/filters/fault_injection/.libs/fault_injection_service_config_parser.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/config/core_configuration.cc -MMD -MF src/core/config/core_configuration.dep -MT src/core/config/core_configuration.lo  -fPIC -DPIC -o src/core/config/.libs/core_configuration.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/server/chttp2_server.cc -MMD -MF src/core/ext/transport/chttp2/server/chttp2_server.dep -MT src/core/ext/transport/chttp2/server/chttp2_server.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/server/.libs/chttp2_server.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/client_authority_filter.cc -MMD -MF src/core/ext/filters/http/client_authority_filter.dep -MT src/core/ext/filters/http/client_authority_filter.lo  -fPIC -DPIC -o src/core/ext/filters/http/.libs/client_authority_filter.o
mkdir src/core/ext/filters/gcp_authentication/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/channel_idle/legacy_channel_idle_filter.cc -MMD -MF src/core/ext/filters/channel_idle/legacy_channel_idle_filter.dep -MT src/core/ext/filters/channel_idle/legacy_channel_idle_filter.lo  -fPIC -DPIC -o src/core/ext/filters/channel_idle/.libs/legacy_channel_idle_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/gcp_authentication/gcp_authentication_filter.cc -MMD -MF src/core/ext/filters/gcp_authentication/gcp_authentication_filter.dep -MT src/core/ext/filters/gcp_authentication/gcp_authentication_filter.lo  -fPIC -DPIC -o src/core/ext/filters/gcp_authentication/.libs/gcp_authentication_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_service_config.cc -MMD -MF src/core/client_channel/retry_service_config.dep -MT src/core/client_channel/retry_service_config.lo  -fPIC -DPIC -o src/core/client_channel/.libs/retry_service_config.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/config/config_vars_non_generated.cc -MMD -MF src/core/config/config_vars_non_generated.dep -MT src/core/config/config_vars_non_generated.lo  -fPIC -DPIC -o src/core/config/.libs/config_vars_non_generated.o
mkdir src/core/ext/filters/http/message_compress/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/bin_decoder.cc -MMD -MF src/core/ext/transport/chttp2/transport/bin_decoder.dep -MT src/core/ext/transport/chttp2/transport/bin_decoder.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/bin_decoder.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/message_compress/compression_filter.cc -MMD -MF src/core/ext/filters/http/message_compress/compression_filter.dep -MT src/core/ext/filters/http/message_compress/compression_filter.lo  -fPIC -DPIC -o src/core/ext/filters/http/message_compress/.libs/compression_filter.o
mkdir src/core/ext/transport/chttp2/alpn/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/alpn/alpn.cc -MMD -MF src/core/ext/transport/chttp2/alpn/alpn.dep -MT src/core/ext/transport/chttp2/alpn/alpn.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/alpn/.libs/alpn.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/bin_encoder.cc -MMD -MF src/core/ext/transport/chttp2/transport/bin_encoder.dep -MT src/core/ext/transport/chttp2/transport/bin_encoder.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/bin_encoder.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/http_filters_plugin.cc -MMD -MF src/core/ext/filters/http/http_filters_plugin.dep -MT src/core/ext/filters/http/http_filters_plugin.lo  -fPIC -DPIC -o src/core/ext/filters/http/.libs/http_filters_plugin.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/huffsyms.cc -MMD -MF src/core/ext/transport/chttp2/transport/huffsyms.dep -MT src/core/ext/transport/chttp2/transport/huffsyms.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/huffsyms.o
mkdir src/core/ext/transport/chttp2/client/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_settings.cc -MMD -MF src/core/ext/transport/chttp2/transport/frame_settings.dep -MT src/core/ext/transport/chttp2/transport/frame_settings.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/frame_settings.o
mkdir src/core/ext/filters/http/client/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/client/chttp2_connector.cc -MMD -MF src/core/ext/transport/chttp2/client/chttp2_connector.dep -MT src/core/ext/transport/chttp2/client/chttp2_connector.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/client/.libs/chttp2_connector.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc -MMD -MF src/core/ext/transport/chttp2/transport/hpack_parser_table.dep -MT src/core/ext/transport/chttp2/transport/hpack_parser_table.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/hpack_parser_table.o
mkdir src/core/ext/filters/stateful_session/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_data.cc -MMD -MF src/core/ext/transport/chttp2/transport/frame_data.dep -MT src/core/ext/transport/chttp2/transport/frame_data.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/frame_data.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/client/http_client_filter.cc -MMD -MF src/core/ext/filters/http/client/http_client_filter.dep -MT src/core/ext/filters/http/client/http_client_filter.lo  -fPIC -DPIC -o src/core/ext/filters/http/client/.libs/http_client_filter.o
mkdir src/core/ext/transport/inproc/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/config/load_config.cc -MMD -MF src/core/config/load_config.dep -MT src/core/config/load_config.lo  -fPIC -DPIC -o src/core/config/.libs/load_config.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/stateful_session/stateful_session_filter.cc -MMD -MF src/core/ext/filters/stateful_session/stateful_session_filter.dep -MT src/core/ext/filters/stateful_session/stateful_session_filter.lo  -fPIC -DPIC -o src/core/ext/filters/stateful_session/.libs/stateful_session_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_window_update.cc -MMD -MF src/core/ext/transport/chttp2/transport/frame_window_update.dep -MT src/core/ext/transport/chttp2/transport/frame_window_update.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/frame_window_update.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/inproc/legacy_inproc_transport.cc -MMD -MF src/core/ext/transport/inproc/legacy_inproc_transport.dep -MT src/core/ext/transport/inproc/legacy_inproc_transport.lo  -fPIC -DPIC -o src/core/ext/transport/inproc/.libs/legacy_inproc_transport.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_security.cc -MMD -MF src/core/ext/transport/chttp2/transport/frame_security.dep -MT src/core/ext/transport/chttp2/transport/frame_security.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/frame_security.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/fault_injection/fault_injection_filter.cc -MMD -MF src/core/ext/filters/fault_injection/fault_injection_filter.dep -MT src/core/ext/filters/fault_injection/fault_injection_filter.lo  -fPIC -DPIC -o src/core/ext/filters/fault_injection/.libs/fault_injection_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc -MMD -MF src/core/ext/transport/chttp2/transport/chttp2_transport.dep -MT src/core/ext/transport/chttp2/transport/chttp2_transport.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/chttp2_transport.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/certs.upb_minitable.c -o src/core/ext/upb-gen/envoy/admin/v3/certs.lo  -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/certs.dep -MT src/core/ext/upb-gen/envoy/admin/v3/certs.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/ping_abuse_policy.cc -MMD -MF src/core/ext/transport/chttp2/transport/ping_abuse_policy.dep -MT src/core/ext/transport/chttp2/transport/ping_abuse_policy.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/ping_abuse_policy.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_ping.cc -MMD -MF src/core/ext/transport/chttp2/transport/frame_ping.dep -MT src/core/ext/transport/chttp2/transport/frame_ping.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/frame_ping.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/hpack_parser.cc -MMD -MF src/core/ext/transport/chttp2/transport/hpack_parser.dep -MT src/core/ext/transport/chttp2/transport/hpack_parser.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/hpack_parser.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.cc -MMD -MF src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.dep -MT src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.lo  -fPIC -DPIC -o src/core/ext/filters/gcp_authentication/.libs/gcp_authentication_service_config_parser.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/clusters.upb_minitable.c -o src/core/ext/upb-gen/envoy/admin/v3/clusters.lo  -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/clusters.dep -MT src/core/ext/upb-gen/envoy/admin/v3/clusters.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/ping_rate_policy.cc -MMD -MF src/core/ext/transport/chttp2/transport/ping_rate_policy.dep -MT src/core/ext/transport/chttp2/transport/ping_rate_policy.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/ping_rate_policy.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/stream_lists.cc -MMD -MF src/core/ext/transport/chttp2/transport/stream_lists.dep -MT src/core/ext/transport/chttp2/transport/stream_lists.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/stream_lists.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/parsing.cc -MMD -MF src/core/ext/transport/chttp2/transport/parsing.dep -MT src/core/ext/transport/chttp2/transport/parsing.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/parsing.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_goaway.cc -MMD -MF src/core/ext/transport/chttp2/transport/frame_goaway.dep -MT src/core/ext/transport/chttp2/transport/frame_goaway.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/frame_goaway.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/rbac/rbac_filter.cc -MMD -MF src/core/ext/filters/rbac/rbac_filter.dep -MT src/core/ext/filters/rbac/rbac_filter.lo  -fPIC -DPIC -o src/core/ext/filters/rbac/.libs/rbac_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame.cc -MMD -MF src/core/ext/transport/chttp2/transport/frame.dep -MT src/core/ext/transport/chttp2/transport/frame.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/frame.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/decode_huff.cc -MMD -MF src/core/ext/transport/chttp2/transport/decode_huff.dep -MT src/core/ext/transport/chttp2/transport/decode_huff.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/decode_huff.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/http2_settings.cc -MMD -MF src/core/ext/transport/chttp2/transport/http2_settings.dep -MT src/core/ext/transport/chttp2/transport/http2_settings.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/http2_settings.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/flow_control.cc -MMD -MF src/core/ext/transport/chttp2/transport/flow_control.dep -MT src/core/ext/transport/chttp2/transport/flow_control.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/flow_control.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc -MMD -MF src/core/ext/transport/chttp2/transport/frame_rst_stream.dep -MT src/core/ext/transport/chttp2/transport/frame_rst_stream.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/frame_rst_stream.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/varint.cc -MMD -MF src/core/ext/transport/chttp2/transport/varint.dep -MT src/core/ext/transport/chttp2/transport/varint.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/varint.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/stateful_session/stateful_session_service_config_parser.cc -MMD -MF src/core/ext/filters/stateful_session/stateful_session_service_config_parser.dep -MT src/core/ext/filters/stateful_session/stateful_session_service_config_parser.lo  -fPIC -DPIC -o src/core/ext/filters/stateful_session/.libs/stateful_session_service_config_parser.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/hpack_parse_result.cc -MMD -MF src/core/ext/transport/chttp2/transport/hpack_parse_result.dep -MT src/core/ext/transport/chttp2/transport/hpack_parse_result.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/hpack_parse_result.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc -MMD -MF src/core/ext/transport/chttp2/transport/hpack_encoder_table.dep -MT src/core/ext/transport/chttp2/transport/hpack_encoder_table.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/hpack_encoder_table.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/write_size_policy.cc -MMD -MF src/core/ext/transport/chttp2/transport/write_size_policy.dep -MT src/core/ext/transport/chttp2/transport/write_size_policy.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/write_size_policy.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/ping_callbacks.cc -MMD -MF src/core/ext/transport/chttp2/transport/ping_callbacks.dep -MT src/core/ext/transport/chttp2/transport/ping_callbacks.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/ping_callbacks.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/hpack_encoder.cc -MMD -MF src/core/ext/transport/chttp2/transport/hpack_encoder.dep -MT src/core/ext/transport/chttp2/transport/hpack_encoder.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/hpack_encoder.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/writing.cc -MMD -MF src/core/ext/transport/chttp2/transport/writing.dep -MT src/core/ext/transport/chttp2/transport/writing.lo  -fPIC -DPIC -o src/core/ext/transport/chttp2/transport/.libs/writing.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/inproc/inproc_transport.cc -MMD -MF src/core/ext/transport/inproc/inproc_transport.dep -MT src/core/ext/transport/inproc/inproc_transport.lo  -fPIC -DPIC -o src/core/ext/transport/inproc/.libs/inproc_transport.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/config_dump.upb_minitable.c -o src/core/ext/upb-gen/envoy/admin/v3/config_dump.lo  -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/config_dump.dep -MT src/core/ext/upb-gen/envoy/admin/v3/config_dump.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/config_dump_shared.upb_minitable.c -o src/core/ext/upb-gen/envoy/admin/v3/config_dump_shared.lo  -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/config_dump_shared.dep -MT src/core/ext/upb-gen/envoy/admin/v3/config_dump_shared.lo
mkdir src/core/ext/upb-gen/envoy/admin/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/certs.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/certs.dep -MT src/core/ext/upb-gen/envoy/admin/v3/certs.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/admin/v3/.libs/certs.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/clusters.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/clusters.dep -MT src/core/ext/upb-gen/envoy/admin/v3/clusters.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/admin/v3/.libs/clusters.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/init_dump.upb_minitable.c -o src/core/ext/upb-gen/envoy/admin/v3/init_dump.lo  -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/init_dump.dep -MT src/core/ext/upb-gen/envoy/admin/v3/init_dump.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/listeners.upb_minitable.c -o src/core/ext/upb-gen/envoy/admin/v3/listeners.lo  -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/listeners.dep -MT src/core/ext/upb-gen/envoy/admin/v3/listeners.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/config_dump.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/config_dump.dep -MT src/core/ext/upb-gen/envoy/admin/v3/config_dump.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/admin/v3/.libs/config_dump.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/memory.upb_minitable.c -o src/core/ext/upb-gen/envoy/admin/v3/memory.lo  -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/memory.dep -MT src/core/ext/upb-gen/envoy/admin/v3/memory.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/metrics.upb_minitable.c -o src/core/ext/upb-gen/envoy/admin/v3/metrics.lo  -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/metrics.dep -MT src/core/ext/upb-gen/envoy/admin/v3/metrics.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/config_dump_shared.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/config_dump_shared.dep -MT src/core/ext/upb-gen/envoy/admin/v3/config_dump_shared.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/admin/v3/.libs/config_dump_shared.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/mutex_stats.upb_minitable.c -o src/core/ext/upb-gen/envoy/admin/v3/mutex_stats.lo  -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/mutex_stats.dep -MT src/core/ext/upb-gen/envoy/admin/v3/mutex_stats.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/init_dump.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/init_dump.dep -MT src/core/ext/upb-gen/envoy/admin/v3/init_dump.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/admin/v3/.libs/init_dump.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/server_info.upb_minitable.c -o src/core/ext/upb-gen/envoy/admin/v3/server_info.lo  -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/server_info.dep -MT src/core/ext/upb-gen/envoy/admin/v3/server_info.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/tap.upb_minitable.c -o src/core/ext/upb-gen/envoy/admin/v3/tap.lo  -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/tap.dep -MT src/core/ext/upb-gen/envoy/admin/v3/tap.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/listeners.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/listeners.dep -MT src/core/ext/upb-gen/envoy/admin/v3/listeners.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/admin/v3/.libs/listeners.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/annotations/deprecation.upb_minitable.c -o src/core/ext/upb-gen/envoy/annotations/deprecation.lo  -MMD -MF src/core/ext/upb-gen/envoy/annotations/deprecation.dep -MT src/core/ext/upb-gen/envoy/annotations/deprecation.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/annotations/resource.upb_minitable.c -o src/core/ext/upb-gen/envoy/annotations/resource.lo  -MMD -MF src/core/ext/upb-gen/envoy/annotations/resource.dep -MT src/core/ext/upb-gen/envoy/annotations/resource.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/metrics.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/metrics.dep -MT src/core/ext/upb-gen/envoy/admin/v3/metrics.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/admin/v3/.libs/metrics.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/memory.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/memory.dep -MT src/core/ext/upb-gen/envoy/admin/v3/memory.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/admin/v3/.libs/memory.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/accesslog/v3/accesslog.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/accesslog/v3/accesslog.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/accesslog/v3/accesslog.dep -MT src/core/ext/upb-gen/envoy/config/accesslog/v3/accesslog.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/bootstrap/v3/bootstrap.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/bootstrap/v3/bootstrap.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/bootstrap/v3/bootstrap.dep -MT src/core/ext/upb-gen/envoy/config/bootstrap/v3/bootstrap.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/cluster/v3/circuit_breaker.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/cluster/v3/circuit_breaker.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/cluster/v3/circuit_breaker.dep -MT src/core/ext/upb-gen/envoy/config/cluster/v3/circuit_breaker.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/cluster/v3/cluster.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/cluster/v3/cluster.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/cluster/v3/cluster.dep -MT src/core/ext/upb-gen/envoy/config/cluster/v3/cluster.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/cluster/v3/filter.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/cluster/v3/filter.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/cluster/v3/filter.dep -MT src/core/ext/upb-gen/envoy/config/cluster/v3/filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/cluster/v3/outlier_detection.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/cluster/v3/outlier_detection.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/cluster/v3/outlier_detection.dep -MT src/core/ext/upb-gen/envoy/config/cluster/v3/outlier_detection.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/mutex_stats.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/mutex_stats.dep -MT src/core/ext/upb-gen/envoy/admin/v3/mutex_stats.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/admin/v3/.libs/mutex_stats.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/tap.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/tap.dep -MT src/core/ext/upb-gen/envoy/admin/v3/tap.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/admin/v3/.libs/tap.o
mkdir src/core/ext/upb-gen/envoy/annotations/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/common/matcher/v3/matcher.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/common/matcher/v3/matcher.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/common/matcher/v3/matcher.dep -MT src/core/ext/upb-gen/envoy/config/common/matcher/v3/matcher.lo
mkdir src/core/ext/upb-gen/envoy/config/accesslog/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/address.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/address.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/address.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/address.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/annotations/deprecation.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/annotations/deprecation.dep -MT src/core/ext/upb-gen/envoy/annotations/deprecation.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/annotations/.libs/deprecation.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/accesslog/v3/accesslog.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/accesslog/v3/accesslog.dep -MT src/core/ext/upb-gen/envoy/config/accesslog/v3/accesslog.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/accesslog/v3/.libs/accesslog.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/admin/v3/server_info.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/admin/v3/server_info.dep -MT src/core/ext/upb-gen/envoy/admin/v3/server_info.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/admin/v3/.libs/server_info.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/annotations/resource.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/annotations/resource.dep -MT src/core/ext/upb-gen/envoy/annotations/resource.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/annotations/.libs/resource.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/backoff.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/backoff.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/backoff.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/backoff.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/base.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/base.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/base.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/base.lo
mkdir src/core/ext/upb-gen/envoy/config/cluster/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/config_source.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/config_source.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/config_source.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/config_source.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/cluster/v3/cluster.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/cluster/v3/cluster.dep -MT src/core/ext/upb-gen/envoy/config/cluster/v3/cluster.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/cluster/v3/.libs/cluster.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/cluster/v3/circuit_breaker.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/cluster/v3/circuit_breaker.dep -MT src/core/ext/upb-gen/envoy/config/cluster/v3/circuit_breaker.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/cluster/v3/.libs/circuit_breaker.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/event_service_config.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/event_service_config.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/event_service_config.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/event_service_config.lo
mkdir src/core/ext/upb-gen/envoy/config/bootstrap/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/cluster/v3/filter.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/cluster/v3/filter.dep -MT src/core/ext/upb-gen/envoy/config/cluster/v3/filter.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/cluster/v3/.libs/filter.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/bootstrap/v3/bootstrap.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/bootstrap/v3/bootstrap.dep -MT src/core/ext/upb-gen/envoy/config/bootstrap/v3/bootstrap.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/bootstrap/v3/.libs/bootstrap.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/extension.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/extension.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/extension.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/extension.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/grpc_method_list.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/grpc_method_list.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/grpc_method_list.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/grpc_method_list.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/grpc_service.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/grpc_service.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/grpc_service.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/grpc_service.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/health_check.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/health_check.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/health_check.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/health_check.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/cluster/v3/outlier_detection.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/cluster/v3/outlier_detection.dep -MT src/core/ext/upb-gen/envoy/config/cluster/v3/outlier_detection.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/cluster/v3/.libs/outlier_detection.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/http_service.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/http_service.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/http_service.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/http_service.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/http_uri.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/http_uri.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/http_uri.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/http_uri.lo
mkdir src/core/ext/upb-gen/envoy/config/common/matcher/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/protocol.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/protocol.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/protocol.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/protocol.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/common/matcher/v3/matcher.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/common/matcher/v3/matcher.dep -MT src/core/ext/upb-gen/envoy/config/common/matcher/v3/matcher.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/common/matcher/v3/.libs/matcher.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/proxy_protocol.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/proxy_protocol.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/proxy_protocol.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/proxy_protocol.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/resolver.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/resolver.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/resolver.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/resolver.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/socket_cmsg_headers.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/socket_cmsg_headers.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/socket_cmsg_headers.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/socket_cmsg_headers.lo
mkdir src/core/ext/upb-gen/envoy/config/core/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/address.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/address.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/address.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/address.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/backoff.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/backoff.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/backoff.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/backoff.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/config_source.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/config_source.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/config_source.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/config_source.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/socket_option.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/socket_option.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/socket_option.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/socket_option.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/event_service_config.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/event_service_config.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/event_service_config.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/event_service_config.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/extension.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/extension.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/extension.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/extension.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/base.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/base.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/base.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/base.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/substitution_format_string.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/substitution_format_string.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/substitution_format_string.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/substitution_format_string.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/grpc_method_list.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/grpc_method_list.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/grpc_method_list.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/grpc_method_list.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/udp_socket_config.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/core/v3/udp_socket_config.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/udp_socket_config.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/udp_socket_config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint.dep -MT src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/health_check.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/health_check.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/health_check.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/health_check.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint_components.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint_components.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint_components.dep -MT src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint_components.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/grpc_service.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/grpc_service.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/grpc_service.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/grpc_service.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/endpoint/v3/load_report.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/endpoint/v3/load_report.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/endpoint/v3/load_report.dep -MT src/core/ext/upb-gen/envoy/config/endpoint/v3/load_report.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/listener/v3/api_listener.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/listener/v3/api_listener.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/listener/v3/api_listener.dep -MT src/core/ext/upb-gen/envoy/config/listener/v3/api_listener.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/listener/v3/listener.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/listener/v3/listener.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/listener/v3/listener.dep -MT src/core/ext/upb-gen/envoy/config/listener/v3/listener.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/listener/v3/listener_components.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/listener/v3/listener_components.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/listener/v3/listener_components.dep -MT src/core/ext/upb-gen/envoy/config/listener/v3/listener_components.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/http_service.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/http_service.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/http_service.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/http_service.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/listener/v3/quic_config.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/listener/v3/quic_config.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/listener/v3/quic_config.dep -MT src/core/ext/upb-gen/envoy/config/listener/v3/quic_config.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/http_uri.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/http_uri.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/http_uri.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/http_uri.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/listener/v3/udp_listener_config.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/listener/v3/udp_listener_config.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/listener/v3/udp_listener_config.dep -MT src/core/ext/upb-gen/envoy/config/listener/v3/udp_listener_config.lo
In file included from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel.cc:67:
./src/core/lib/promise/loop.h:187:31: warning: attribute ignored in declaration of 'union grpc_core::Loop<F>::<unnamed>' [-Wattributes]
  187 |   GPR_NO_UNIQUE_ADDRESS union {
      |                               ^
./src/core/lib/promise/loop.h:187:31: note: attribute for 'union grpc_core::Loop<F>::<unnamed>' must follow the 'union' keyword
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/metrics/v3/metrics_service.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/metrics/v3/metrics_service.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/metrics/v3/metrics_service.dep -MT src/core/ext/upb-gen/envoy/config/metrics/v3/metrics_service.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/protocol.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/protocol.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/protocol.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/protocol.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/socket_cmsg_headers.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/socket_cmsg_headers.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/socket_cmsg_headers.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/socket_cmsg_headers.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/resolver.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/resolver.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/resolver.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/resolver.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/proxy_protocol.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/proxy_protocol.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/proxy_protocol.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/proxy_protocol.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/metrics/v3/stats.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/metrics/v3/stats.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/metrics/v3/stats.dep -MT src/core/ext/upb-gen/envoy/config/metrics/v3/stats.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/overload/v3/overload.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/overload/v3/overload.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/overload/v3/overload.dep -MT src/core/ext/upb-gen/envoy/config/overload/v3/overload.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/rbac/v3/rbac.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/rbac/v3/rbac.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/rbac/v3/rbac.dep -MT src/core/ext/upb-gen/envoy/config/rbac/v3/rbac.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/route/v3/route.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/route/v3/route.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/route/v3/route.dep -MT src/core/ext/upb-gen/envoy/config/route/v3/route.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/substitution_format_string.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/substitution_format_string.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/substitution_format_string.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/substitution_format_string.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/route/v3/route_components.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/route/v3/route_components.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/route/v3/route_components.dep -MT src/core/ext/upb-gen/envoy/config/route/v3/route_components.lo
mkdir src/core/ext/upb-gen/envoy/config/endpoint/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint.dep -MT src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/endpoint/v3/.libs/endpoint.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/udp_socket_config.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/udp_socket_config.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/udp_socket_config.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/udp_socket_config.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/core/v3/socket_option.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/core/v3/socket_option.dep -MT src/core/ext/upb-gen/envoy/config/core/v3/socket_option.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/core/v3/.libs/socket_option.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/route/v3/scoped_route.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/route/v3/scoped_route.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/route/v3/scoped_route.dep -MT src/core/ext/upb-gen/envoy/config/route/v3/scoped_route.lo
mkdir src/core/ext/upb-gen/envoy/config/listener/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/tap/v3/common.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/tap/v3/common.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/tap/v3/common.dep -MT src/core/ext/upb-gen/envoy/config/tap/v3/common.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/datadog.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/trace/v3/datadog.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/datadog.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/datadog.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/listener/v3/api_listener.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/listener/v3/api_listener.dep -MT src/core/ext/upb-gen/envoy/config/listener/v3/api_listener.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/listener/v3/.libs/api_listener.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint_components.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint_components.dep -MT src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint_components.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/endpoint/v3/.libs/endpoint_components.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/dynamic_ot.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/trace/v3/dynamic_ot.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/dynamic_ot.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/dynamic_ot.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/endpoint/v3/load_report.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/endpoint/v3/load_report.dep -MT src/core/ext/upb-gen/envoy/config/endpoint/v3/load_report.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/endpoint/v3/.libs/load_report.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/listener/v3/listener.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/listener/v3/listener.dep -MT src/core/ext/upb-gen/envoy/config/listener/v3/listener.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/listener/v3/.libs/listener.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/http_tracer.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/trace/v3/http_tracer.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/http_tracer.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/http_tracer.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/lightstep.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/trace/v3/lightstep.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/lightstep.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/lightstep.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/opentelemetry.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/trace/v3/opentelemetry.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/opentelemetry.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/opentelemetry.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/listener/v3/quic_config.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/listener/v3/quic_config.dep -MT src/core/ext/upb-gen/envoy/config/listener/v3/quic_config.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/listener/v3/.libs/quic_config.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/listener/v3/listener_components.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/listener/v3/listener_components.dep -MT src/core/ext/upb-gen/envoy/config/listener/v3/listener_components.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/listener/v3/.libs/listener_components.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/service.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/trace/v3/service.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/service.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/service.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/skywalking.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/trace/v3/skywalking.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/skywalking.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/skywalking.lo
In file included from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/load_balanced_call_destination.cc:24:
./src/core/lib/promise/loop.h:187:31: warning: attribute ignored in declaration of 'union grpc_core::Loop<F>::<unnamed>' [-Wattributes]
  187 |   GPR_NO_UNIQUE_ADDRESS union {
      |                               ^
./src/core/lib/promise/loop.h:187:31: note: attribute for 'union grpc_core::Loop<F>::<unnamed>' must follow the 'union' keyword
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/listener/v3/udp_listener_config.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/listener/v3/udp_listener_config.dep -MT src/core/ext/upb-gen/envoy/config/listener/v3/udp_listener_config.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/listener/v3/.libs/udp_listener_config.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/trace.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/trace/v3/trace.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/trace.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/trace.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/xray.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/trace/v3/xray.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/xray.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/xray.lo
mkdir src/core/ext/upb-gen/envoy/config/metrics/v3/.libs
mkdir src/core/ext/upb-gen/envoy/config/metrics/v3/.libs
mkdir: can't create directory 'src/core/ext/upb-gen/envoy/config/metrics/v3/.libs': File exists
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/metrics/v3/stats.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/metrics/v3/stats.dep -MT src/core/ext/upb-gen/envoy/config/metrics/v3/stats.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/metrics/v3/.libs/stats.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/zipkin.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/trace/v3/zipkin.lo  -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/zipkin.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/zipkin.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/metrics/v3/metrics_service.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/metrics/v3/metrics_service.dep -MT src/core/ext/upb-gen/envoy/config/metrics/v3/metrics_service.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/metrics/v3/.libs/metrics_service.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/data/accesslog/v3/accesslog.upb_minitable.c -o src/core/ext/upb-gen/envoy/data/accesslog/v3/accesslog.lo  -MMD -MF src/core/ext/upb-gen/envoy/data/accesslog/v3/accesslog.dep -MT src/core/ext/upb-gen/envoy/data/accesslog/v3/accesslog.lo
mkdir src/core/ext/upb-gen/envoy/config/rbac/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/rbac/v3/rbac.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/rbac/v3/rbac.dep -MT src/core/ext/upb-gen/envoy/config/rbac/v3/rbac.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/rbac/v3/.libs/rbac.o
mkdir src/core/ext/upb-gen/envoy/config/overload/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/overload/v3/overload.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/overload/v3/overload.dep -MT src/core/ext/upb-gen/envoy/config/overload/v3/overload.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/overload/v3/.libs/overload.o
mkdir src/core/ext/upb-gen/envoy/config/route/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/cluster.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/cluster.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/cluster.dep -MT src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/cluster.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/route/v3/route_components.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/route/v3/route_components.dep -MT src/core/ext/upb-gen/envoy/config/route/v3/route_components.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/route/v3/.libs/route_components.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/route/v3/route.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/route/v3/route.dep -MT src/core/ext/upb-gen/envoy/config/route/v3/route.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/route/v3/.libs/route.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/fault.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/fault.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/fault.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/fault.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/fault.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/fault.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/fault.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/fault.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/rbac.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/rbac.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/rbac.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/rbac.lo
mkdir src/core/ext/upb-gen/envoy/config/trace/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/datadog.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/datadog.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/datadog.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/datadog.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/router.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/router.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/router.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/router.lo
mkdir src/core/ext/upb-gen/envoy/config/tap/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/tap/v3/common.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/tap/v3/common.dep -MT src/core/ext/upb-gen/envoy/config/tap/v3/common.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/tap/v3/.libs/common.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/route/v3/scoped_route.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/route/v3/scoped_route.dep -MT src/core/ext/upb-gen/envoy/config/route/v3/scoped_route.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/route/v3/.libs/scoped_route.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/dynamic_ot.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/dynamic_ot.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/dynamic_ot.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/dynamic_ot.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/http_tracer.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/http_tracer.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/http_tracer.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/http_tracer.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/lightstep.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/lightstep.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/lightstep.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/lightstep.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.dep -MT src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.dep -MT src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/opentelemetry.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/opentelemetry.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/opentelemetry.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/opentelemetry.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/common.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/common.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/common.dep -MT src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/common.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/pick_first/v3/pick_first.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/pick_first/v3/pick_first.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/pick_first/v3/pick_first.dep -MT src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/pick_first/v3/pick_first.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/trace.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/trace.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/trace.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/trace.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.dep -MT src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/skywalking.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/skywalking.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/skywalking.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/skywalking.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/service.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/service.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/service.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/service.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.dep -MT src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/xray.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/xray.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/xray.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/xray.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/cert.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/cert.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/cert.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/cert.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/common.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/common.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/common.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/common.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/chttp2/transport/call_tracer_wrapper.h:22,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/call_tracer_wrapper.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/config/trace/v3/zipkin.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/zipkin.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/zipkin.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/zipkin.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/cluster.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/cluster.dep -MT src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/cluster.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/.libs/cluster.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/secret.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/secret.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/secret.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/secret.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/inproc/inproc_transport.h:22,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/inproc/inproc_transport.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/ext/upb-gen/envoy/data/accesslog/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/data/accesslog/v3/accesslog.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/data/accesslog/v3/accesslog.dep -MT src/core/ext/upb-gen/envoy/data/accesslog/v3/accesslog.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/data/accesslog/v3/.libs/accesslog.o
mkdir src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/fault.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/fault.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/fault.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/.libs/fault.o
In function 'void grpc_core::{anonymous}::Write4b(uint32_t, uint8_t*)',
    inlined from 'void grpc_core::{anonymous}::SerializeHeaderAndPayload::operator()(grpc_core::Http2GoawayFrame&)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame.cc:207:12,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = grpc_core::{anonymous}::SerializeHeaderAndPayload&; _Args = {grpc_core::Http2GoawayFrame&}]' at /usr/include/c++/14.2.0/bits/invoke.h:61:36,
    inlined from 'constexpr typename std::__invoke_result<_Functor, _ArgTypes>::type std::__invoke(_Callable&&, _Args&& ...) [with _Callable = grpc_core::{anonymous}::SerializeHeaderAndPayload&; _Args = {grpc_core::Http2GoawayFrame&}]' at /usr/include/c++/14.2.0/bits/invoke.h:96:40,
    inlined from 'static constexpr decltype(auto) std::__detail::__variant::__gen_vtable_impl<std::__detail::__variant::_Multi_array<_Result_type (*)(_Visitor, _Variants ...)>, std::integer_sequence<unsigned int, __indices ...> >::__visit_invoke(_Visitor&&, _Variants ...) [with _Result_type = std::__detail::__variant::__deduce_visit_result<void>; _Visitor = grpc_core::{anonymous}::SerializeHeaderAndPayload&; _Variants = {std::variant<grpc_core::Http2DataFrame, grpc_core::Http2HeaderFrame, grpc_core::Http2ContinuationFrame, grpc_core::Http2RstStreamFrame, grpc_core::Http2SettingsFrame, grpc_core::Http2PingFrame, grpc_core::Http2GoawayFrame, grpc_core::Http2WindowUpdateFrame, grpc_core::Http2SecurityFrame, grpc_core::Http2UnknownFrame>&}; unsigned int ...__indices = {6}]' at /usr/include/c++/14.2.0/variant:1060:24,
    inlined from 'constexpr decltype(auto) std::__do_visit(_Visitor&&, _Variants&& ...) [with _Result_type = __detail::__variant::__deduce_visit_result<void>; _Visitor = grpc_core::{anonymous}::SerializeHeaderAndPayload&; _Variants = {variant<grpc_core::Http2DataFrame, grpc_core::Http2HeaderFrame, grpc_core::Http2ContinuationFrame, grpc_core::Http2RstStreamFrame, grpc_core::Http2SettingsFrame, grpc_core::Http2PingFrame, grpc_core::Http2GoawayFrame, grpc_core::Http2WindowUpdateFrame, grpc_core::Http2SecurityFrame, grpc_core::Http2UnknownFrame>&}]' at /usr/include/c++/14.2.0/variant:1822:5,
    inlined from 'constexpr std::__detail::__variant::__visit_result_t<_Visitor, _Variants ...> std::visit(_Visitor&&, _Variants&& ...) [with _Visitor = grpc_core::{anonymous}::SerializeHeaderAndPayload&; _Variants = {variant<grpc_core::Http2DataFrame, grpc_core::Http2HeaderFrame, grpc_core::Http2ContinuationFrame, grpc_core::Http2RstStreamFrame, grpc_core::Http2SettingsFrame, grpc_core::Http2PingFrame, grpc_core::Http2GoawayFrame, grpc_core::Http2WindowUpdateFrame, grpc_core::Http2SecurityFrame, grpc_core::Http2UnknownFrame>&}]' at /usr/include/c++/14.2.0/variant:1879:34,
    inlined from 'void grpc_core::Serialize(absl::lts_20240722::Span<std::variant<Http2DataFrame, Http2HeaderFrame, Http2ContinuationFrame, Http2RstStreamFrame, Http2SettingsFrame, Http2PingFrame, Http2GoawayFrame, Http2WindowUpdateFrame, Http2SecurityFrame, Http2UnknownFrame> >, SliceBuffer&)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame.cc:488:15:
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame.cc:73:13: warning: writing 4 bytes into a region of size 2 [-Wstringop-overflow=]
   73 |   output[0] = static_cast<uint8_t>(x >> 24);
      |   ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame.cc: In function 'void grpc_core::Serialize(absl::lts_20240722::Span<std::variant<Http2DataFrame, Http2HeaderFrame, Http2ContinuationFrame, Http2RstStreamFrame, Http2SettingsFrame, Http2PingFrame, Http2GoawayFrame, Http2WindowUpdateFrame, Http2SecurityFrame, Http2UnknownFrame> >, SliceBuffer&)':
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame.cc:203:10: note: at offset 14 into destination object 'hdr_and_fixed_payload' of size 16
  203 |     auto hdr_and_fixed_payload = extra_bytes_.TakeFirst(kFrameHeaderSize + 8);
      |          ^~~~~~~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.lo
mkdir src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.upb_minitable.c -o src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.lo  -MMD -MF src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.dep -MT src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/router.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/router.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/router.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/.libs/router.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/service/discovery/v3/ads.upb_minitable.c -o src/core/ext/upb-gen/envoy/service/discovery/v3/ads.lo  -MMD -MF src/core/ext/upb-gen/envoy/service/discovery/v3/ads.dep -MT src/core/ext/upb-gen/envoy/service/discovery/v3/ads.lo
mkdir src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/fault.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/fault.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/fault.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/.libs/fault.o
mkdir src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/rbac.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/rbac.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/rbac.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/.libs/rbac.o
mkdir src/core/ext/upb-gen/envoy/extensions/filters/http/gcp_authn/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/filters/http/gcp_authn/v3/.libs/gcp_authn.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/service/discovery/v3/discovery.upb_minitable.c -o src/core/ext/upb-gen/envoy/service/discovery/v3/discovery.lo  -MMD -MF src/core/ext/upb-gen/envoy/service/discovery/v3/discovery.dep -MT src/core/ext/upb-gen/envoy/service/discovery/v3/discovery.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/service/load_stats/v3/lrs.upb_minitable.c -o src/core/ext/upb-gen/envoy/service/load_stats/v3/lrs.lo  -MMD -MF src/core/ext/upb-gen/envoy/service/load_stats/v3/lrs.dep -MT src/core/ext/upb-gen/envoy/service/load_stats/v3/lrs.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/service/status/v3/csds.upb_minitable.c -o src/core/ext/upb-gen/envoy/service/status/v3/csds.lo  -MMD -MF src/core/ext/upb-gen/envoy/service/status/v3/csds.dep -MT src/core/ext/upb-gen/envoy/service/status/v3/csds.lo
mkdir src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.dep -MT src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/.libs/client_side_weighted_round_robin.o
mkdir src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/.libs/http_connection_manager.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/util/chunked_vector.h:25,
                 from ./src/core/lib/transport/metadata_batch.h:47,
                 from ./src/core/ext/transport/chttp2/transport/hpack_encoder.h:38,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/hpack_encoder.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/http/v3/cookie.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/http/v3/cookie.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/http/v3/cookie.dep -MT src/core/ext/upb-gen/envoy/type/http/v3/cookie.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.dep -MT src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/.libs/stateful_session.o
mkdir src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/pick_first/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/pick_first/v3/pick_first.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/pick_first/v3/pick_first.dep -MT src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/pick_first/v3/pick_first.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/pick_first/v3/.libs/pick_first.o
In file included from ./src/core/lib/transport/call_filters.h:36,
                 from ./src/core/lib/transport/call_spine.h:31,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/transport.h:53:
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPullStateString(ClientToServerPullState)':
./src/core/lib/transport/call_state.h:158:3: warning: control reaches end of non-void function [-Wreturn-type]
  158 |   }
      |   ^
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/http/v3/path_transformation.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/http/v3/path_transformation.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/http/v3/path_transformation.dep -MT src/core/ext/upb-gen/envoy/type/http/v3/path_transformation.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/client_channel/retry_service_config.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_service_config.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/address.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/address.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/address.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/address.lo
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.dep -MT src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/.libs/cookie.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/filter_state.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/filter_state.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/filter_state.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/filter_state.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from ./src/core/client_channel/client_channel_factory.h:23,
                 from ./src/core/client_channel/client_channel.h:25,
                 from ./src/core/client_channel/load_balanced_call_destination.h:19,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/load_balanced_call_destination.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/common.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/common.dep -MT src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/common.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/.libs/common.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/http_inputs.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/http_inputs.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/http_inputs.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/http_inputs.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/metadata.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/metadata.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/metadata.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/metadata.lo
mkdir src/core/ext/upb-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/.libs/upstream_http_11_connect.o
mkdir src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.dep -MT src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/.libs/ring_hash.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/node.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/node.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/node.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/node.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/number.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/number.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/number.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/number.lo
mkdir src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs
mkdir src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/wrr_locality/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/common.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/common.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/common.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs/common.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from ./src/core/client_channel/subchannel_stream_client.h:33,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/subchannel_stream_client.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from ./src/core/lib/surface/call.h:36,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/census/grpc_context.cc:24:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.dep -MT src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/wrr_locality/v3/.libs/wrr_locality.o
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/channel_idle/legacy_channel_idle_filter.cc:40:
./src/core/lib/promise/loop.h:187:31: warning: attribute ignored in declaration of 'union grpc_core::Loop<F>::<unnamed>' [-Wattributes]
  187 |   GPR_NO_UNIQUE_ADDRESS union {
      |                               ^
./src/core/lib/promise/loop.h:187:31: note: attribute for 'union grpc_core::Loop<F>::<unnamed>' must follow the 'union' keyword
In file included from ./src/core/lib/transport/call_filters.h:36,
                 from ./src/core/lib/transport/call_spine.h:31,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/transport.h:53:
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerTrailingMetadataStateString(ServerTrailingMetadataState)':
./src/core/lib/transport/call_state.h:308:3: warning: control reaches end of non-void function [-Wreturn-type]
  308 |   }
      |   ^
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/cert.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/cert.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/cert.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs/cert.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/global_subchannel_pool.cc:25:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/path.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/path.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/path.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/path.lo
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/regex.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/regex.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/regex.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/regex.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/status_code_input.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/status_code_input.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/status_code_input.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/status_code_input.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/string.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/string.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/string.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/string.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/secret.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/secret.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/secret.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs/secret.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/chttp2/transport/frame_window_update.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_window_update.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/client_channel/client_channel_service_config.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_service_config.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs/tls_spiffe_validator_config.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/struct.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/struct.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/struct.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/struct.lo
mkdir src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/.libs
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from ./src/core/client_channel/client_channel_factory.h:23,
                 from ./src/core/client_channel/client_channel.h:25,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.dep -MT src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/.libs/http_protocol_options.o
mkdir src/core/ext/upb-gen/envoy/service/discovery/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls.dep -MT src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs/tls.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/service/discovery/v3/ads.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/service/discovery/v3/ads.dep -MT src/core/ext/upb-gen/envoy/service/discovery/v3/ads.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/service/discovery/v3/.libs/ads.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/chttp2/transport/call_tracer_wrapper.h:22,
                 from ./src/core/ext/transport/chttp2/transport/internal.h:42,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_security.cc:23:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/value.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/matcher/v3/value.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/value.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/value.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/ext/transport/chttp2/transport/flow_control.h:37,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_settings.cc:31:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/metadata/v3/metadata.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/metadata/v3/metadata.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/metadata/v3/metadata.dep -MT src/core/ext/upb-gen/envoy/type/metadata/v3/metadata.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/http_filters_plugin.cc:22:
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/tracing/v3/custom_tag.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/tracing/v3/custom_tag.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/tracing/v3/custom_tag.dep -MT src/core/ext/upb-gen/envoy/type/tracing/v3/custom_tag.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/hash_policy.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/v3/hash_policy.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/v3/hash_policy.dep -MT src/core/ext/upb-gen/envoy/type/v3/hash_policy.lo
mkdir src/core/ext/upb-gen/envoy/service/load_stats/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/service/load_stats/v3/lrs.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/service/load_stats/v3/lrs.dep -MT src/core/ext/upb-gen/envoy/service/load_stats/v3/lrs.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/service/load_stats/v3/.libs/lrs.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/service/discovery/v3/discovery.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/service/discovery/v3/discovery.dep -MT src/core/ext/upb-gen/envoy/service/discovery/v3/discovery.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/service/discovery/v3/.libs/discovery.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/http.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/v3/http.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/v3/http.dep -MT src/core/ext/upb-gen/envoy/type/v3/http.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/channel/call_finalization.h:23,
                 from ./src/core/lib/channel/promise_based_filter.h:45,
                 from ./src/core/ext/filters/rbac/rbac_filter.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/rbac/rbac_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/http_status.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/v3/http_status.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/v3/http_status.dep -MT src/core/ext/upb-gen/envoy/type/v3/http_status.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/percent.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/v3/percent.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/v3/percent.dep -MT src/core/ext/upb-gen/envoy/type/v3/percent.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/range.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/v3/range.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/v3/range.dep -MT src/core/ext/upb-gen/envoy/type/v3/range.lo
mkdir src/core/ext/upb-gen/envoy/service/status/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/service/status/v3/csds.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/service/status/v3/csds.dep -MT src/core/ext/upb-gen/envoy/service/status/v3/csds.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/service/status/v3/.libs/csds.o
mkdir src/core/ext/upb-gen/envoy/type/http/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/http/v3/cookie.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/http/v3/cookie.dep -MT src/core/ext/upb-gen/envoy/type/http/v3/cookie.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/http/v3/.libs/cookie.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/ratelimit_strategy.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/v3/ratelimit_strategy.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/v3/ratelimit_strategy.dep -MT src/core/ext/upb-gen/envoy/type/v3/ratelimit_strategy.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/http/v3/path_transformation.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/http/v3/path_transformation.dep -MT src/core/ext/upb-gen/envoy/type/http/v3/path_transformation.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/http/v3/.libs/path_transformation.o
mkdir src/core/ext/upb-gen/envoy/type/matcher/v3/.libs
mkdir src/core/ext/upb-gen/envoy/type/matcher/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/address.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/address.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/address.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/address.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/metadata.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/metadata.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/metadata.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/metadata.o
mkdir: can't create directory 'src/core/ext/upb-gen/envoy/type/matcher/v3/.libs': File exists
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/http_inputs.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/http_inputs.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/http_inputs.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/http_inputs.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/chttp2/transport/call_tracer_wrapper.h:22,
                 from ./src/core/ext/transport/chttp2/transport/internal.h:42,
                 from ./src/core/ext/transport/chttp2/transport/stream_lists.h:22,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/stream_lists.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/filter_state.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/filter_state.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/filter_state.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/filter_state.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/regex.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/regex.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/regex.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/regex.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/node.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/node.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/node.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/node.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/ratelimit_unit.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/v3/ratelimit_unit.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/v3/ratelimit_unit.dep -MT src/core/ext/upb-gen/envoy/type/v3/ratelimit_unit.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/semantic_version.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/v3/semantic_version.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/v3/semantic_version.dep -MT src/core/ext/upb-gen/envoy/type/v3/semantic_version.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/token_bucket.upb_minitable.c -o src/core/ext/upb-gen/envoy/type/v3/token_bucket.lo  -MMD -MF src/core/ext/upb-gen/envoy/type/v3/token_bucket.dep -MT src/core/ext/upb-gen/envoy/type/v3/token_bucket.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/api/annotations.upb_minitable.c -o src/core/ext/upb-gen/google/api/annotations.lo  -MMD -MF src/core/ext/upb-gen/google/api/annotations.dep -MT src/core/ext/upb-gen/google/api/annotations.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/api/expr/v1alpha1/checked.upb_minitable.c -o src/core/ext/upb-gen/google/api/expr/v1alpha1/checked.lo  -MMD -MF src/core/ext/upb-gen/google/api/expr/v1alpha1/checked.dep -MT src/core/ext/upb-gen/google/api/expr/v1alpha1/checked.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/api/expr/v1alpha1/syntax.upb_minitable.c -o src/core/ext/upb-gen/google/api/expr/v1alpha1/syntax.lo  -MMD -MF src/core/ext/upb-gen/google/api/expr/v1alpha1/syntax.dep -MT src/core/ext/upb-gen/google/api/expr/v1alpha1/syntax.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/api/http.upb_minitable.c -o src/core/ext/upb-gen/google/api/http.lo  -MMD -MF src/core/ext/upb-gen/google/api/http.dep -MT src/core/ext/upb-gen/google/api/http.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/ext/filters/stateful_session/stateful_session_service_config_parser.h:29,
                 from ./src/core/ext/filters/stateful_session/stateful_session_filter.h:27,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/stateful_session/stateful_session_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/struct.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/struct.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/struct.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/struct.o
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/chttp2/transport/call_tracer_wrapper.h:22,
                 from ./src/core/ext/transport/chttp2/transport/internal.h:42,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_ping.cc:33:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/number.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/number.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/number.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/number.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/status_code_input.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/status_code_input.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/status_code_input.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/status_code_input.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/api/httpbody.upb_minitable.c -o src/core/ext/upb-gen/google/api/httpbody.lo  -MMD -MF src/core/ext/upb-gen/google/api/httpbody.dep -MT src/core/ext/upb-gen/google/api/httpbody.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/path.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/path.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/path.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/path.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/any.upb_minitable.c -o src/core/ext/upb-gen/google/protobuf/any.lo  -MMD -MF src/core/ext/upb-gen/google/protobuf/any.dep -MT src/core/ext/upb-gen/google/protobuf/any.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/string.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/string.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/string.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/string.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/descriptor.upb_minitable.c -o src/core/ext/upb-gen/google/protobuf/descriptor.lo  -MMD -MF src/core/ext/upb-gen/google/protobuf/descriptor.dep -MT src/core/ext/upb-gen/google/protobuf/descriptor.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.h:28,
                 from ./src/core/ext/filters/gcp_authentication/gcp_authentication_filter.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/gcp_authentication/gcp_authentication_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/duration.upb_minitable.c -o src/core/ext/upb-gen/google/protobuf/duration.lo  -MMD -MF src/core/ext/upb-gen/google/protobuf/duration.dep -MT src/core/ext/upb-gen/google/protobuf/duration.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/empty.upb_minitable.c -o src/core/ext/upb-gen/google/protobuf/empty.lo  -MMD -MF src/core/ext/upb-gen/google/protobuf/empty.dep -MT src/core/ext/upb-gen/google/protobuf/empty.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/channel/call_finalization.h:23,
                 from ./src/core/lib/channel/promise_based_filter.h:45,
                 from ./src/core/ext/filters/http/server/http_server_filter.h:27,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/server/http_server_filter.cc:19:
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/ext/filters/rbac/rbac_service_config_parser.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/rbac/rbac_service_config_parser.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/ext/upb-gen/envoy/type/tracing/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/tracing/v3/custom_tag.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/tracing/v3/custom_tag.dep -MT src/core/ext/upb-gen/envoy/type/tracing/v3/custom_tag.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/tracing/v3/.libs/custom_tag.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/struct.upb_minitable.c -o src/core/ext/upb-gen/google/protobuf/struct.lo  -MMD -MF src/core/ext/upb-gen/google/protobuf/struct.dep -MT src/core/ext/upb-gen/google/protobuf/struct.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/matcher/v3/value.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/matcher/v3/value.dep -MT src/core/ext/upb-gen/envoy/type/matcher/v3/value.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/value.o
mkdir src/core/ext/upb-gen/envoy/type/metadata/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/metadata/v3/metadata.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/metadata/v3/metadata.dep -MT src/core/ext/upb-gen/envoy/type/metadata/v3/metadata.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/metadata/v3/.libs/metadata.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/timestamp.upb_minitable.c -o src/core/ext/upb-gen/google/protobuf/timestamp.lo  -MMD -MF src/core/ext/upb-gen/google/protobuf/timestamp.dep -MT src/core/ext/upb-gen/google/protobuf/timestamp.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/wrappers.upb_minitable.c -o src/core/ext/upb-gen/google/protobuf/wrappers.lo  -MMD -MF src/core/ext/upb-gen/google/protobuf/wrappers.dep -MT src/core/ext/upb-gen/google/protobuf/wrappers.lo
mkdir src/core/ext/upb-gen/envoy/type/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/http.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/v3/http.dep -MT src/core/ext/upb-gen/envoy/type/v3/http.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/v3/.libs/http.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/rpc/status.upb_minitable.c -o src/core/ext/upb-gen/google/rpc/status.lo  -MMD -MF src/core/ext/upb-gen/google/rpc/status.dep -MT src/core/ext/upb-gen/google/rpc/status.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/hash_policy.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/v3/hash_policy.dep -MT src/core/ext/upb-gen/envoy/type/v3/hash_policy.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/v3/.libs/hash_policy.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/gcp/altscontext.upb_minitable.c -o src/core/ext/upb-gen/src/proto/grpc/gcp/altscontext.lo  -MMD -MF src/core/ext/upb-gen/src/proto/grpc/gcp/altscontext.dep -MT src/core/ext/upb-gen/src/proto/grpc/gcp/altscontext.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/gcp/handshaker.upb_minitable.c -o src/core/ext/upb-gen/src/proto/grpc/gcp/handshaker.lo  -MMD -MF src/core/ext/upb-gen/src/proto/grpc/gcp/handshaker.dep -MT src/core/ext/upb-gen/src/proto/grpc/gcp/handshaker.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/gcp/transport_security_common.upb_minitable.c -o src/core/ext/upb-gen/src/proto/grpc/gcp/transport_security_common.lo  -MMD -MF src/core/ext/upb-gen/src/proto/grpc/gcp/transport_security_common.dep -MT src/core/ext/upb-gen/src/proto/grpc/gcp/transport_security_common.lo
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/call/request_buffer.h:20,
                 from ./src/core/client_channel/retry_interceptor.h:18,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_interceptor.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/http_status.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/v3/http_status.dep -MT src/core/ext/upb-gen/envoy/type/v3/http_status.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/v3/.libs/http_status.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/health/v1/health.upb_minitable.c -o src/core/ext/upb-gen/src/proto/grpc/health/v1/health.lo  -MMD -MF src/core/ext/upb-gen/src/proto/grpc/health/v1/health.dep -MT src/core/ext/upb-gen/src/proto/grpc/health/v1/health.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/percent.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/v3/percent.dep -MT src/core/ext/upb-gen/envoy/type/v3/percent.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/v3/.libs/percent.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/range.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/v3/range.dep -MT src/core/ext/upb-gen/envoy/type/v3/range.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/v3/.libs/range.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/semantic_version.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/v3/semantic_version.dep -MT src/core/ext/upb-gen/envoy/type/v3/semantic_version.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/v3/.libs/semantic_version.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/chttp2/transport/call_tracer_wrapper.h:22,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/writing.cc:38:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/ext/upb-gen/google/api/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/ratelimit_unit.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/v3/ratelimit_unit.dep -MT src/core/ext/upb-gen/envoy/type/v3/ratelimit_unit.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/v3/.libs/ratelimit_unit.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/api/annotations.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/api/annotations.dep -MT src/core/ext/upb-gen/google/api/annotations.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/api/.libs/annotations.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from ./src/core/client_channel/dynamic_filters.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/dynamic_filters.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/lb/v1/load_balancer.upb_minitable.c -o src/core/ext/upb-gen/src/proto/grpc/lb/v1/load_balancer.lo  -MMD -MF src/core/ext/upb-gen/src/proto/grpc/lb/v1/load_balancer.dep -MT src/core/ext/upb-gen/src/proto/grpc/lb/v1/load_balancer.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls.upb_minitable.c -o src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls.lo  -MMD -MF src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls.dep -MT src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls_config.upb_minitable.c -o src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls_config.lo  -MMD -MF src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls_config.dep -MT src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls_config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/udpa/annotations/migrate.upb_minitable.c -o src/core/ext/upb-gen/udpa/annotations/migrate.lo  -MMD -MF src/core/ext/upb-gen/udpa/annotations/migrate.dep -MT src/core/ext/upb-gen/udpa/annotations/migrate.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/inproc/legacy_inproc_transport.cc:45:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/udpa/annotations/security.upb_minitable.c -o src/core/ext/upb-gen/udpa/annotations/security.lo  -MMD -MF src/core/ext/upb-gen/udpa/annotations/security.dep -MT src/core/ext/upb-gen/udpa/annotations/security.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/ratelimit_strategy.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/v3/ratelimit_strategy.dep -MT src/core/ext/upb-gen/envoy/type/v3/ratelimit_strategy.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/v3/.libs/ratelimit_strategy.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/udpa/annotations/sensitive.upb_minitable.c -o src/core/ext/upb-gen/udpa/annotations/sensitive.lo  -MMD -MF src/core/ext/upb-gen/udpa/annotations/sensitive.dep -MT src/core/ext/upb-gen/udpa/annotations/sensitive.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/udpa/annotations/status.upb_minitable.c -o src/core/ext/upb-gen/udpa/annotations/status.lo  -MMD -MF src/core/ext/upb-gen/udpa/annotations/status.dep -MT src/core/ext/upb-gen/udpa/annotations/status.lo
In file included from ./src/core/lib/transport/call_filters.h:36,
                 from ./src/core/lib/transport/call_spine.h:31:
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPullStateString(ClientToServerPullState)':
./src/core/lib/transport/call_state.h:158:3: warning: control reaches end of non-void function [-Wreturn-type]
  158 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPushStateString(ClientToServerPushState)':
./src/core/lib/transport/call_state.h:188:3: warning: control reaches end of non-void function [-Wreturn-type]
  188 |   }
      |   ^
mkdir src/core/ext/upb-gen/google/api/expr/v1alpha1/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/api/http.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/api/http.dep -MT src/core/ext/upb-gen/google/api/http.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/api/.libs/http.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/api/expr/v1alpha1/checked.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/api/expr/v1alpha1/checked.dep -MT src/core/ext/upb-gen/google/api/expr/v1alpha1/checked.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/api/expr/v1alpha1/.libs/checked.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/envoy/type/v3/token_bucket.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/type/v3/token_bucket.dep -MT src/core/ext/upb-gen/envoy/type/v3/token_bucket.lo  -fPIC -DPIC -o src/core/ext/upb-gen/envoy/type/v3/.libs/token_bucket.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/udpa/annotations/versioning.upb_minitable.c -o src/core/ext/upb-gen/udpa/annotations/versioning.lo  -MMD -MF src/core/ext/upb-gen/udpa/annotations/versioning.dep -MT src/core/ext/upb-gen/udpa/annotations/versioning.lo
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerToClientPushStateString(ServerToClientPushState)':
./src/core/lib/transport/call_state.h:278:3: warning: control reaches end of non-void function [-Wreturn-type]
  278 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerTrailingMetadataStateString(ServerTrailingMetadataState)':
./src/core/lib/transport/call_state.h:308:3: warning: control reaches end of non-void function [-Wreturn-type]
  308 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerToClientPullStateString(ServerToClientPullState)':
./src/core/lib/transport/call_state.h:238:3: warning: control reaches end of non-void function [-Wreturn-type]
  238 |   }
      |   ^
mkdir src/core/ext/upb-gen/google/protobuf/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/any.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/protobuf/any.dep -MT src/core/ext/upb-gen/google/protobuf/any.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/protobuf/.libs/any.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/validate/validate.upb_minitable.c -o src/core/ext/upb-gen/validate/validate.lo  -MMD -MF src/core/ext/upb-gen/validate/validate.dep -MT src/core/ext/upb-gen/validate/validate.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/api/expr/v1alpha1/syntax.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/api/expr/v1alpha1/syntax.dep -MT src/core/ext/upb-gen/google/api/expr/v1alpha1/syntax.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/api/expr/v1alpha1/.libs/syntax.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from ./src/core/client_channel/client_channel_factory.h:23,
                 from ./src/core/client_channel/client_channel_filter.h:39,
                 from ./src/core/client_channel/retry_filter.h:31,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/duration.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/protobuf/duration.dep -MT src/core/ext/upb-gen/google/protobuf/duration.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/protobuf/.libs/duration.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/annotations/v3/migrate.upb_minitable.c -o src/core/ext/upb-gen/xds/annotations/v3/migrate.lo  -MMD -MF src/core/ext/upb-gen/xds/annotations/v3/migrate.dep -MT src/core/ext/upb-gen/xds/annotations/v3/migrate.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/annotations/v3/security.upb_minitable.c -o src/core/ext/upb-gen/xds/annotations/v3/security.lo  -MMD -MF src/core/ext/upb-gen/xds/annotations/v3/security.dep -MT src/core/ext/upb-gen/xds/annotations/v3/security.lo
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/ext/filters/fault_injection/fault_injection_service_config_parser.h:31,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/fault_injection/fault_injection_service_config_parser.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/chttp2/transport/call_tracer_wrapper.h:22,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/parsing.cc:44:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/api/httpbody.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/api/httpbody.dep -MT src/core/ext/upb-gen/google/api/httpbody.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/api/.libs/httpbody.o
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/annotations/v3/sensitive.upb_minitable.c -o src/core/ext/upb-gen/xds/annotations/v3/sensitive.lo  -MMD -MF src/core/ext/upb-gen/xds/annotations/v3/sensitive.dep -MT src/core/ext/upb-gen/xds/annotations/v3/sensitive.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/annotations/v3/status.upb_minitable.c -o src/core/ext/upb-gen/xds/annotations/v3/status.lo  -MMD -MF src/core/ext/upb-gen/xds/annotations/v3/status.dep -MT src/core/ext/upb-gen/xds/annotations/v3/status.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/annotations/v3/versioning.upb_minitable.c -o src/core/ext/upb-gen/xds/annotations/v3/versioning.lo  -MMD -MF src/core/ext/upb-gen/xds/annotations/v3/versioning.dep -MT src/core/ext/upb-gen/xds/annotations/v3/versioning.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/authority.upb_minitable.c -o src/core/ext/upb-gen/xds/core/v3/authority.lo  -MMD -MF src/core/ext/upb-gen/xds/core/v3/authority.dep -MT src/core/ext/upb-gen/xds/core/v3/authority.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/struct.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/protobuf/struct.dep -MT src/core/ext/upb-gen/google/protobuf/struct.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/protobuf/.libs/struct.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/timestamp.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/protobuf/timestamp.dep -MT src/core/ext/upb-gen/google/protobuf/timestamp.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/protobuf/.libs/timestamp.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/cidr.upb_minitable.c -o src/core/ext/upb-gen/xds/core/v3/cidr.lo  -MMD -MF src/core/ext/upb-gen/xds/core/v3/cidr.dep -MT src/core/ext/upb-gen/xds/core/v3/cidr.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/collection_entry.upb_minitable.c -o src/core/ext/upb-gen/xds/core/v3/collection_entry.lo  -MMD -MF src/core/ext/upb-gen/xds/core/v3/collection_entry.dep -MT src/core/ext/upb-gen/xds/core/v3/collection_entry.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/ext/transport/chttp2/transport/flow_control.h:37,
                 from ./src/core/ext/transport/chttp2/transport/chttp2_transport.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/context_params.upb_minitable.c -o src/core/ext/upb-gen/xds/core/v3/context_params.lo  -MMD -MF src/core/ext/upb-gen/xds/core/v3/context_params.dep -MT src/core/ext/upb-gen/xds/core/v3/context_params.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/extension.upb_minitable.c -o src/core/ext/upb-gen/xds/core/v3/extension.lo  -MMD -MF src/core/ext/upb-gen/xds/core/v3/extension.dep -MT src/core/ext/upb-gen/xds/core/v3/extension.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/descriptor.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/protobuf/descriptor.dep -MT src/core/ext/upb-gen/google/protobuf/descriptor.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/protobuf/.libs/descriptor.o
mkdir src/core/ext/upb-gen/src/proto/grpc/gcp/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/empty.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/protobuf/empty.dep -MT src/core/ext/upb-gen/google/protobuf/empty.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/protobuf/.libs/empty.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/gcp/altscontext.upb_minitable.c -MMD -MF src/core/ext/upb-gen/src/proto/grpc/gcp/altscontext.dep -MT src/core/ext/upb-gen/src/proto/grpc/gcp/altscontext.lo  -fPIC -DPIC -o src/core/ext/upb-gen/src/proto/grpc/gcp/.libs/altscontext.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/resource.upb_minitable.c -o src/core/ext/upb-gen/xds/core/v3/resource.lo  -MMD -MF src/core/ext/upb-gen/xds/core/v3/resource.dep -MT src/core/ext/upb-gen/xds/core/v3/resource.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/protobuf/wrappers.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/protobuf/wrappers.dep -MT src/core/ext/upb-gen/google/protobuf/wrappers.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/protobuf/.libs/wrappers.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/resource_locator.upb_minitable.c -o src/core/ext/upb-gen/xds/core/v3/resource_locator.lo  -MMD -MF src/core/ext/upb-gen/xds/core/v3/resource_locator.dep -MT src/core/ext/upb-gen/xds/core/v3/resource_locator.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/resource_name.upb_minitable.c -o src/core/ext/upb-gen/xds/core/v3/resource_name.lo  -MMD -MF src/core/ext/upb-gen/xds/core/v3/resource_name.dep -MT src/core/ext/upb-gen/xds/core/v3/resource_name.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from ./src/core/client_channel/client_channel_factory.h:23,
                 from ./src/core/client_channel/client_channel_filter.h:39,
                 from ./src/core/client_channel/retry_filter_legacy_call_data.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/retry_filter_legacy_call_data.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/ext/upb-gen/google/rpc/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/data/orca/v3/orca_load_report.upb_minitable.c -o src/core/ext/upb-gen/xds/data/orca/v3/orca_load_report.lo  -MMD -MF src/core/ext/upb-gen/xds/data/orca/v3/orca_load_report.dep -MT src/core/ext/upb-gen/xds/data/orca/v3/orca_load_report.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/service/orca/v3/orca.upb_minitable.c -o src/core/ext/upb-gen/xds/service/orca/v3/orca.lo  -MMD -MF src/core/ext/upb-gen/xds/service/orca/v3/orca.dep -MT src/core/ext/upb-gen/xds/service/orca/v3/orca.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/google/rpc/status.upb_minitable.c -MMD -MF src/core/ext/upb-gen/google/rpc/status.dep -MT src/core/ext/upb-gen/google/rpc/status.lo  -fPIC -DPIC -o src/core/ext/upb-gen/google/rpc/.libs/status.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/gcp/handshaker.upb_minitable.c -MMD -MF src/core/ext/upb-gen/src/proto/grpc/gcp/handshaker.dep -MT src/core/ext/upb-gen/src/proto/grpc/gcp/handshaker.lo  -fPIC -DPIC -o src/core/ext/upb-gen/src/proto/grpc/gcp/.libs/handshaker.o
mkdir src/core/ext/upb-gen/src/proto/grpc/health/v1/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/gcp/transport_security_common.upb_minitable.c -MMD -MF src/core/ext/upb-gen/src/proto/grpc/gcp/transport_security_common.dep -MT src/core/ext/upb-gen/src/proto/grpc/gcp/transport_security_common.lo  -fPIC -DPIC -o src/core/ext/upb-gen/src/proto/grpc/gcp/.libs/transport_security_common.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/health/v1/health.upb_minitable.c -MMD -MF src/core/ext/upb-gen/src/proto/grpc/health/v1/health.dep -MT src/core/ext/upb-gen/src/proto/grpc/health/v1/health.lo  -fPIC -DPIC -o src/core/ext/upb-gen/src/proto/grpc/health/v1/.libs/health.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/cel.upb_minitable.c -o src/core/ext/upb-gen/xds/type/matcher/v3/cel.lo  -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/cel.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/cel.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/surface/channel.h:36,
                 from ./src/core/client_channel/direct_channel.h:20,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/direct_channel.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from ./src/core/client_channel/client_channel_factory.h:23,
                 from ./src/core/client_channel/client_channel_filter.h:39,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_plugin.cc:24:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/domain.upb_minitable.c -o src/core/ext/upb-gen/xds/type/matcher/v3/domain.lo  -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/domain.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/domain.lo
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/http_inputs.upb_minitable.c -o src/core/ext/upb-gen/xds/type/matcher/v3/http_inputs.lo  -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/http_inputs.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/http_inputs.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/ip.upb_minitable.c -o src/core/ext/upb-gen/xds/type/matcher/v3/ip.lo  -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/ip.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/ip.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/matcher.upb_minitable.c -o src/core/ext/upb-gen/xds/type/matcher/v3/matcher.lo  -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/matcher.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/matcher.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/range.upb_minitable.c -o src/core/ext/upb-gen/xds/type/matcher/v3/range.lo  -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/range.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/range.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/regex.upb_minitable.c -o src/core/ext/upb-gen/xds/type/matcher/v3/regex.lo  -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/regex.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/regex.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/string.upb_minitable.c -o src/core/ext/upb-gen/xds/type/matcher/v3/string.lo  -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/string.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/string.lo
mkdir src/core/ext/upb-gen/udpa/annotations/.libs
mkdir src/core/ext/upb-gen/src/proto/grpc/lookup/v1/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls_config.upb_minitable.c -MMD -MF src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls_config.dep -MT src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls_config.lo  -fPIC -DPIC -o src/core/ext/upb-gen/src/proto/grpc/lookup/v1/.libs/rls_config.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/udpa/annotations/migrate.upb_minitable.c -MMD -MF src/core/ext/upb-gen/udpa/annotations/migrate.dep -MT src/core/ext/upb-gen/udpa/annotations/migrate.lo  -fPIC -DPIC -o src/core/ext/upb-gen/udpa/annotations/.libs/migrate.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/v3/cel.upb_minitable.c -o src/core/ext/upb-gen/xds/type/v3/cel.lo  -MMD -MF src/core/ext/upb-gen/xds/type/v3/cel.dep -MT src/core/ext/upb-gen/xds/type/v3/cel.lo
mkdir src/core/ext/upb-gen/src/proto/grpc/lb/v1/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/v3/range.upb_minitable.c -o src/core/ext/upb-gen/xds/type/v3/range.lo  -MMD -MF src/core/ext/upb-gen/xds/type/v3/range.dep -MT src/core/ext/upb-gen/xds/type/v3/range.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/udpa/annotations/versioning.upb_minitable.c -MMD -MF src/core/ext/upb-gen/udpa/annotations/versioning.dep -MT src/core/ext/upb-gen/udpa/annotations/versioning.lo  -fPIC -DPIC -o src/core/ext/upb-gen/udpa/annotations/.libs/versioning.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/lb/v1/load_balancer.upb_minitable.c -MMD -MF src/core/ext/upb-gen/src/proto/grpc/lb/v1/load_balancer.dep -MT src/core/ext/upb-gen/src/proto/grpc/lb/v1/load_balancer.lo  -fPIC -DPIC -o src/core/ext/upb-gen/src/proto/grpc/lb/v1/.libs/load_balancer.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls.upb_minitable.c -MMD -MF src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls.dep -MT src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls.lo  -fPIC -DPIC -o src/core/ext/upb-gen/src/proto/grpc/lookup/v1/.libs/rls.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/ext/transport/chttp2/client/chttp2_connector.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/client/chttp2_connector.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/udpa/annotations/security.upb_minitable.c -MMD -MF src/core/ext/upb-gen/udpa/annotations/security.dep -MT src/core/ext/upb-gen/udpa/annotations/security.lo  -fPIC -DPIC -o src/core/ext/upb-gen/udpa/annotations/.libs/security.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/v3/typed_struct.upb_minitable.c -o src/core/ext/upb-gen/xds/type/v3/typed_struct.lo  -MMD -MF src/core/ext/upb-gen/xds/type/v3/typed_struct.dep -MT src/core/ext/upb-gen/xds/type/v3/typed_struct.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/udpa/annotations/sensitive.upb_minitable.c -MMD -MF src/core/ext/upb-gen/udpa/annotations/sensitive.dep -MT src/core/ext/upb-gen/udpa/annotations/sensitive.lo  -fPIC -DPIC -o src/core/ext/upb-gen/udpa/annotations/.libs/sensitive.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/certs.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/admin/v3/certs.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/certs.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/certs.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/local_subchannel_pool.cc:26:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from ./src/core/ext/filters/channel_idle/legacy_channel_idle_filter.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/channel_idle/legacy_channel_idle_filter.cc:18:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/udpa/annotations/status.upb_minitable.c -MMD -MF src/core/ext/upb-gen/udpa/annotations/status.dep -MT src/core/ext/upb-gen/udpa/annotations/status.lo  -fPIC -DPIC -o src/core/ext/upb-gen/udpa/annotations/.libs/status.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from ./src/core/client_channel/client_channel_factory.h:23,
                 from ./src/core/client_channel/client_channel_filter.h:39,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/ext/upb-gen/validate/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/validate/validate.upb_minitable.c -MMD -MF src/core/ext/upb-gen/validate/validate.dep -MT src/core/ext/upb-gen/validate/validate.lo  -fPIC -DPIC -o src/core/ext/upb-gen/validate/.libs/validate.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/clusters.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/admin/v3/clusters.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/clusters.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/clusters.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump.lo
mkdir src/core/ext/upb-gen/xds/annotations/v3/.libs
mkdir src/core/ext/upb-gen/xds/core/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump_shared.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump_shared.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump_shared.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump_shared.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/init_dump.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/admin/v3/init_dump.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/init_dump.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/init_dump.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/listeners.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/admin/v3/listeners.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/listeners.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/listeners.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/annotations/v3/status.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/annotations/v3/status.dep -MT src/core/ext/upb-gen/xds/annotations/v3/status.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/annotations/v3/.libs/status.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/cidr.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/core/v3/cidr.dep -MT src/core/ext/upb-gen/xds/core/v3/cidr.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/core/v3/.libs/cidr.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/annotations/v3/migrate.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/annotations/v3/migrate.dep -MT src/core/ext/upb-gen/xds/annotations/v3/migrate.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/annotations/v3/.libs/migrate.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/memory.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/admin/v3/memory.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/memory.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/memory.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/metrics.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/admin/v3/metrics.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/metrics.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/metrics.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/annotations/v3/sensitive.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/annotations/v3/sensitive.dep -MT src/core/ext/upb-gen/xds/annotations/v3/sensitive.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/annotations/v3/.libs/sensitive.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/authority.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/core/v3/authority.dep -MT src/core/ext/upb-gen/xds/core/v3/authority.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/core/v3/.libs/authority.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/annotations/v3/security.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/annotations/v3/security.dep -MT src/core/ext/upb-gen/xds/annotations/v3/security.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/annotations/v3/.libs/security.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/mutex_stats.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/admin/v3/mutex_stats.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/mutex_stats.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/mutex_stats.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/channel/call_finalization.h:23,
                 from ./src/core/lib/channel/promise_based_filter.h:45,
                 from ./src/core/ext/filters/http/message_compress/compression_filter.h:33,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/message_compress/compression_filter.cc:15:
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/collection_entry.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/core/v3/collection_entry.dep -MT src/core/ext/upb-gen/xds/core/v3/collection_entry.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/core/v3/.libs/collection_entry.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/ext/filters/backend_metrics/backend_metric_provider.h:18,
                 from ./src/core/ext/filters/backend_metrics/backend_metric_filter.h:24,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/backend_metrics/backend_metric_filter.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/context_params.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/core/v3/context_params.dep -MT src/core/ext/upb-gen/xds/core/v3/context_params.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/core/v3/.libs/context_params.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/annotations/v3/versioning.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/annotations/v3/versioning.dep -MT src/core/ext/upb-gen/xds/annotations/v3/versioning.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/annotations/v3/.libs/versioning.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/extension.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/core/v3/extension.dep -MT src/core/ext/upb-gen/xds/core/v3/extension.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/core/v3/.libs/extension.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/resource.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/core/v3/resource.dep -MT src/core/ext/upb-gen/xds/core/v3/resource.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/core/v3/.libs/resource.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/server_info.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/admin/v3/server_info.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/server_info.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/server_info.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/resource_locator.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/core/v3/resource_locator.dep -MT src/core/ext/upb-gen/xds/core/v3/resource_locator.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/core/v3/.libs/resource_locator.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/chttp2/transport/call_tracer_wrapper.h:22,
                 from ./src/core/ext/transport/chttp2/transport/internal.h:42,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_goaway.cc:31:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/tap.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/admin/v3/tap.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/tap.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/tap.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/annotations/deprecation.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/annotations/deprecation.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/annotations/deprecation.dep -MT src/core/ext/upbdefs-gen/envoy/annotations/deprecation.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/annotations/resource.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/annotations/resource.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/annotations/resource.dep -MT src/core/ext/upbdefs-gen/envoy/annotations/resource.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/accesslog.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/accesslog.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/accesslog.dep -MT src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/accesslog.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/bootstrap.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/bootstrap.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/bootstrap.dep -MT src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/bootstrap.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/cluster/v3/circuit_breaker.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/circuit_breaker.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/cluster/v3/circuit_breaker.dep -MT src/core/ext/upbdefs-gen/envoy/config/cluster/v3/circuit_breaker.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/cluster/v3/cluster.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/cluster.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/cluster/v3/cluster.dep -MT src/core/ext/upbdefs-gen/envoy/config/cluster/v3/cluster.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/cluster/v3/filter.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/filter.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/cluster/v3/filter.dep -MT src/core/ext/upbdefs-gen/envoy/config/cluster/v3/filter.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/core/v3/resource_name.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/core/v3/resource_name.dep -MT src/core/ext/upb-gen/xds/core/v3/resource_name.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/core/v3/.libs/resource_name.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/cluster/v3/outlier_detection.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/outlier_detection.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/cluster/v3/outlier_detection.dep -MT src/core/ext/upbdefs-gen/envoy/config/cluster/v3/outlier_detection.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/matcher.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/matcher.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/matcher.dep -MT src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/matcher.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/address.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/address.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/address.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/address.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/backoff.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/backoff.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/backoff.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/backoff.lo
mkdir src/core/ext/upb-gen/xds/data/orca/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/data/orca/v3/orca_load_report.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/data/orca/v3/orca_load_report.dep -MT src/core/ext/upb-gen/xds/data/orca/v3/orca_load_report.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/data/orca/v3/.libs/orca_load_report.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/base.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/base.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/base.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/base.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/channel/call_finalization.h:23,
                 from ./src/core/lib/channel/promise_based_filter.h:45,
                 from ./src/core/ext/filters/http/client_authority_filter.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/client_authority_filter.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/channel/call_finalization.h:23,
                 from ./src/core/lib/channel/promise_based_filter.h:45,
                 from ./src/core/ext/filters/http/client/http_client_filter.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/http/client/http_client_filter.cc:18:
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/ext/upb-gen/xds/type/matcher/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/ip.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/ip.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/ip.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/ip.o
mkdir src/core/ext/upb-gen/xds/service/orca/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/service/orca/v3/orca.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/service/orca/v3/orca.dep -MT src/core/ext/upb-gen/xds/service/orca/v3/orca.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/service/orca/v3/.libs/orca.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/domain.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/domain.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/domain.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/domain.o
In file included from ./src/core/lib/transport/call_filters.h:36,
                 from ./src/core/lib/transport/call_spine.h:31,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/transport.h:53:
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerTrailingMetadataStateString(ServerTrailingMetadataState)':
./src/core/lib/transport/call_state.h:308:3: warning: control reaches end of non-void function [-Wreturn-type]
  308 |   }
      |   ^
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/cel.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/cel.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/cel.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/cel.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/config_source.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/config_source.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/config_source.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/config_source.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/http_inputs.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/http_inputs.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/http_inputs.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/http_inputs.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/string.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/string.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/string.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/string.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/event_service_config.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/event_service_config.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/event_service_config.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/event_service_config.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/regex.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/regex.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/regex.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/regex.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/extension.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/extension.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/extension.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/extension.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_method_list.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_method_list.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_method_list.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_method_list.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_service.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_service.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_service.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_service.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/range.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/range.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/range.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/range.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/matcher/v3/matcher.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/type/matcher/v3/matcher.dep -MT src/core/ext/upb-gen/xds/type/matcher/v3/matcher.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/matcher.o
mkdir src/core/ext/upb-gen/xds/type/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/v3/range.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/type/v3/range.dep -MT src/core/ext/upb-gen/xds/type/v3/range.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/type/v3/.libs/range.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/health_check.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/health_check.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/health_check.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/health_check.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/v3/cel.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/type/v3/cel.dep -MT src/core/ext/upb-gen/xds/type/v3/cel.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/type/v3/.libs/cel.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/config/core_configuration.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen/xds/type/v3/typed_struct.upb_minitable.c -MMD -MF src/core/ext/upb-gen/xds/type/v3/typed_struct.dep -MT src/core/ext/upb-gen/xds/type/v3/typed_struct.lo  -fPIC -DPIC -o src/core/ext/upb-gen/xds/type/v3/.libs/typed_struct.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/chttp2/transport/frame_rst_stream.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/http_service.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/http_service.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/http_service.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/http_service.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/http_uri.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/http_uri.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/http_uri.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/http_uri.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/protocol.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/protocol.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/protocol.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/protocol.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/proxy_protocol.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/proxy_protocol.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/proxy_protocol.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/proxy_protocol.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/resolver.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/resolver.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/resolver.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/resolver.lo
mkdir src/core/ext/upbdefs-gen/envoy/admin/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_cmsg_headers.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_cmsg_headers.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_cmsg_headers.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_cmsg_headers.lo
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/call/request_buffer.h:20,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/call/request_buffer.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/certs.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/certs.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/certs.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/certs.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/mutex_stats.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/mutex_stats.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/mutex_stats.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/mutex_stats.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_option.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_option.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_option.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_option.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/config_dump.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/substitution_format_string.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/substitution_format_string.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/substitution_format_string.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/substitution_format_string.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/init_dump.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/init_dump.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/init_dump.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/init_dump.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/clusters.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/clusters.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/clusters.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/clusters.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/udp_socket_config.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/core/v3/udp_socket_config.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/udp_socket_config.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/udp_socket_config.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/channel/call_finalization.h:23,
                 from ./src/core/lib/channel/promise_based_filter.h:45,
                 from ./src/core/ext/filters/fault_injection/fault_injection_filter.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/fault_injection/fault_injection_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint.dep -MT src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/listeners.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/listeners.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/listeners.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/listeners.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/metrics.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/metrics.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/metrics.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/metrics.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/memory.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/memory.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/memory.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/memory.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump_shared.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump_shared.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump_shared.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/config_dump_shared.o
mkdir src/core/ext/upbdefs-gen/envoy/annotations/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/annotations/resource.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/annotations/resource.dep -MT src/core/ext/upbdefs-gen/envoy/annotations/resource.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/annotations/.libs/resource.o
mkdir src/core/ext/upbdefs-gen/envoy/config/cluster/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/server_info.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/server_info.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/server_info.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/server_info.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/cluster/v3/circuit_breaker.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/cluster/v3/circuit_breaker.dep -MT src/core/ext/upbdefs-gen/envoy/config/cluster/v3/circuit_breaker.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/.libs/circuit_breaker.o
mkdir src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/accesslog.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/accesslog.dep -MT src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/accesslog.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/.libs/accesslog.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint_components.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint_components.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint_components.dep -MT src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint_components.lo
mkdir src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/cluster/v3/cluster.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/cluster/v3/cluster.dep -MT src/core/ext/upbdefs-gen/envoy/config/cluster/v3/cluster.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/.libs/cluster.o
mkdir src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/bootstrap.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/bootstrap.dep -MT src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/bootstrap.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/.libs/bootstrap.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/annotations/deprecation.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/annotations/deprecation.dep -MT src/core/ext/upbdefs-gen/envoy/annotations/deprecation.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/annotations/.libs/deprecation.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/matcher.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/matcher.dep -MT src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/matcher.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/.libs/matcher.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/admin/v3/tap.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/admin/v3/tap.dep -MT src/core/ext/upbdefs-gen/envoy/admin/v3/tap.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/tap.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/ext/filters/message_size/message_size_filter.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/message_size/message_size_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/cluster/v3/filter.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/cluster/v3/filter.dep -MT src/core/ext/upbdefs-gen/envoy/config/cluster/v3/filter.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/.libs/filter.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/cluster/v3/outlier_detection.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/cluster/v3/outlier_detection.dep -MT src/core/ext/upbdefs-gen/envoy/config/cluster/v3/outlier_detection.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/.libs/outlier_detection.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/load_report.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/load_report.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/load_report.dep -MT src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/load_report.lo
mkdir src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/backoff.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/backoff.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/backoff.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/backoff.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/address.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/address.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/address.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/address.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/listener/v3/api_listener.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/listener/v3/api_listener.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/listener/v3/api_listener.dep -MT src/core/ext/upbdefs-gen/envoy/config/listener/v3/api_listener.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/base.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/base.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/base.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/base.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener.dep -MT src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener_components.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener_components.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener_components.dep -MT src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener_components.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/listener/v3/quic_config.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/listener/v3/quic_config.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/listener/v3/quic_config.dep -MT src/core/ext/upbdefs-gen/envoy/config/listener/v3/quic_config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/listener/v3/udp_listener_config.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/listener/v3/udp_listener_config.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/listener/v3/udp_listener_config.dep -MT src/core/ext/upbdefs-gen/envoy/config/listener/v3/udp_listener_config.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/event_service_config.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/event_service_config.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/event_service_config.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/event_service_config.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/metrics/v3/metrics_service.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/metrics/v3/metrics_service.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/metrics/v3/metrics_service.dep -MT src/core/ext/upbdefs-gen/envoy/config/metrics/v3/metrics_service.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/metrics/v3/stats.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/metrics/v3/stats.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/metrics/v3/stats.dep -MT src/core/ext/upbdefs-gen/envoy/config/metrics/v3/stats.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/overload/v3/overload.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/overload/v3/overload.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/overload/v3/overload.dep -MT src/core/ext/upbdefs-gen/envoy/config/overload/v3/overload.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/rbac/v3/rbac.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/rbac/v3/rbac.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/rbac/v3/rbac.dep -MT src/core/ext/upbdefs-gen/envoy/config/rbac/v3/rbac.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/route/v3/route.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/route/v3/route.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/route/v3/route.dep -MT src/core/ext/upbdefs-gen/envoy/config/route/v3/route.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/config_source.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/config_source.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/config_source.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/config_source.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/extension.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/extension.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/extension.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/extension.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/route/v3/route_components.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/route/v3/route_components.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/route/v3/route_components.dep -MT src/core/ext/upbdefs-gen/envoy/config/route/v3/route_components.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/route/v3/scoped_route.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/route/v3/scoped_route.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/route/v3/scoped_route.dep -MT src/core/ext/upbdefs-gen/envoy/config/route/v3/scoped_route.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/tap/v3/common.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/tap/v3/common.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/tap/v3/common.dep -MT src/core/ext/upbdefs-gen/envoy/config/tap/v3/common.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/datadog.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/datadog.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/datadog.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/datadog.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/dynamic_ot.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/dynamic_ot.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/dynamic_ot.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/dynamic_ot.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_method_list.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_method_list.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_method_list.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/grpc_method_list.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_service.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_service.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_service.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/grpc_service.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/http_tracer.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/http_tracer.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/http_tracer.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/http_tracer.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/lightstep.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/lightstep.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/lightstep.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/lightstep.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/opentelemetry.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/opentelemetry.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/opentelemetry.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/opentelemetry.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/service.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/service.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/service.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/service.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/skywalking.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/skywalking.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/skywalking.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/skywalking.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/http_service.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/http_service.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/http_service.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/http_service.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/resolver.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/resolver.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/resolver.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/resolver.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/health_check.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/health_check.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/health_check.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/health_check.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/trace.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/trace.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/trace.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/trace.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/xray.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/xray.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/xray.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/xray.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/protocol.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/protocol.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/protocol.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/protocol.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/proxy_protocol.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/proxy_protocol.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/proxy_protocol.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/proxy_protocol.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/http_uri.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/http_uri.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/http_uri.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/http_uri.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/zipkin.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/zipkin.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/zipkin.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/zipkin.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/accesslog.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/accesslog.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/accesslog.dep -MT src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/accesslog.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_cmsg_headers.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_cmsg_headers.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_cmsg_headers.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/socket_cmsg_headers.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_option.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_option.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_option.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/socket_option.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/cluster.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/cluster.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/cluster.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/fault.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/fault.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/fault.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/fault.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/fault.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/fault.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/substitution_format_string.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/substitution_format_string.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/substitution_format_string.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/substitution_format_string.o
mkdir src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint.dep -MT src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/.libs/endpoint.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/chttp2/transport/frame_data.h:33,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/frame_data.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/rbac.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/rbac.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/rbac.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/core/v3/udp_socket_config.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/core/v3/udp_socket_config.dep -MT src/core/ext/upbdefs-gen/envoy/config/core/v3/udp_socket_config.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/udp_socket_config.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/router.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/router.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/router.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/router.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint_components.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint_components.dep -MT src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint_components.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/.libs/endpoint_components.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/cert.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/cert.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/cert.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/common.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/common.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/common.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/secret.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/secret.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/secret.lo
mkdir src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener.dep -MT src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs/listener.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/load_report.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/load_report.dep -MT src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/load_report.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/.libs/load_report.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/ext/filters/stateful_session/stateful_session_service_config_parser.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/filters/stateful_session/stateful_session_service_config_parser.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener_components.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener_components.dep -MT src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener_components.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs/listener_components.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/listener/v3/api_listener.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/listener/v3/api_listener.dep -MT src/core/ext/upbdefs-gen/envoy/config/listener/v3/api_listener.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs/api_listener.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/listener/v3/quic_config.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/listener/v3/quic_config.dep -MT src/core/ext/upbdefs-gen/envoy/config/listener/v3/quic_config.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs/quic_config.o
mkdir src/core/ext/upbdefs-gen/envoy/config/metrics/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/metrics/v3/metrics_service.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/metrics/v3/metrics_service.dep -MT src/core/ext/upbdefs-gen/envoy/config/metrics/v3/metrics_service.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/metrics/v3/.libs/metrics_service.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/service/discovery/v3/ads.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/service/discovery/v3/ads.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/service/discovery/v3/ads.dep -MT src/core/ext/upbdefs-gen/envoy/service/discovery/v3/ads.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/metrics/v3/stats.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/metrics/v3/stats.dep -MT src/core/ext/upbdefs-gen/envoy/config/metrics/v3/stats.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/metrics/v3/.libs/stats.o
mkdir src/core/ext/upbdefs-gen/envoy/config/route/v3/.libs
mkdir src/core/ext/upbdefs-gen/envoy/config/overload/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/route/v3/scoped_route.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/route/v3/scoped_route.dep -MT src/core/ext/upbdefs-gen/envoy/config/route/v3/scoped_route.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/route/v3/.libs/scoped_route.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/overload/v3/overload.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/overload/v3/overload.dep -MT src/core/ext/upbdefs-gen/envoy/config/overload/v3/overload.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/overload/v3/.libs/overload.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/route/v3/route_components.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/route/v3/route_components.dep -MT src/core/ext/upbdefs-gen/envoy/config/route/v3/route_components.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/route/v3/.libs/route_components.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/listener/v3/udp_listener_config.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/listener/v3/udp_listener_config.dep -MT src/core/ext/upbdefs-gen/envoy/config/listener/v3/udp_listener_config.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs/udp_listener_config.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/service/discovery/v3/discovery.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/service/discovery/v3/discovery.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/service/discovery/v3/discovery.dep -MT src/core/ext/upbdefs-gen/envoy/service/discovery/v3/discovery.lo
mkdir src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs
mkdir src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs
mkdir src/core/ext/upbdefs-gen/envoy/config/tap/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/dynamic_ot.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/dynamic_ot.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/dynamic_ot.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/dynamic_ot.o
mkdir src/core/ext/upbdefs-gen/envoy/config/rbac/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/rbac/v3/rbac.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/rbac/v3/rbac.dep -MT src/core/ext/upbdefs-gen/envoy/config/rbac/v3/rbac.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/rbac/v3/.libs/rbac.o
mkdir: can't create directory 'src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs': File exists
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/lightstep.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/lightstep.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/lightstep.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/lightstep.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/tap/v3/common.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/tap/v3/common.dep -MT src/core/ext/upbdefs-gen/envoy/config/tap/v3/common.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/tap/v3/.libs/common.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/http_tracer.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/http_tracer.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/http_tracer.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/http_tracer.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/lrs.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/lrs.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/lrs.dep -MT src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/lrs.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/datadog.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/datadog.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/datadog.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/datadog.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/route/v3/route.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/route/v3/route.dep -MT src/core/ext/upbdefs-gen/envoy/config/route/v3/route.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/route/v3/.libs/route.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/service/status/v3/csds.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/service/status/v3/csds.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/service/status/v3/csds.dep -MT src/core/ext/upbdefs-gen/envoy/service/status/v3/csds.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/http/v3/cookie.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/http/v3/cookie.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/http/v3/cookie.dep -MT src/core/ext/upbdefs-gen/envoy/type/http/v3/cookie.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/skywalking.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/skywalking.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/skywalking.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/skywalking.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/http/v3/path_transformation.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/http/v3/path_transformation.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/http/v3/path_transformation.dep -MT src/core/ext/upbdefs-gen/envoy/type/http/v3/path_transformation.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/address.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/address.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/address.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/address.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/trace.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/trace.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/trace.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/trace.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/zipkin.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/zipkin.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/zipkin.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/zipkin.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/filter_state.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/filter_state.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/filter_state.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/filter_state.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/opentelemetry.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/opentelemetry.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/opentelemetry.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/opentelemetry.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/service.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/service.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/service.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/service.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/xray.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/xray.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/xray.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/xray.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/ext/transport/chttp2/transport/call_tracer_wrapper.h:22,
                 from ./src/core/ext/transport/chttp2/transport/internal.h:42,
                 from ./src/core/ext/transport/chttp2/server/chttp2_server.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/server/chttp2_server.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/http_inputs.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/http_inputs.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/http_inputs.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/http_inputs.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/metadata.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/metadata.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/metadata.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/metadata.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/node.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/node.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/node.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/node.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/number.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/number.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/number.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/number.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/path.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/path.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/path.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/path.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/regex.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/regex.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/regex.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/regex.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/status_code_input.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/status_code_input.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/status_code_input.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/status_code_input.lo
mkdir src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/.libs
mkdir src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/string.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/string.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/string.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/string.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/cluster.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/cluster.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/.libs/cluster.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/accesslog.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/accesslog.dep -MT src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/accesslog.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/.libs/accesslog.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/struct.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/struct.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/struct.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/struct.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/subchannel.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/value.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/value.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/value.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/value.lo
mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/.libs
mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/rbac.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/rbac.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/.libs/rbac.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/fault.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/fault.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/.libs/fault.o
mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/.libs/gcp_authn.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/metadata/v3/metadata.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/metadata/v3/metadata.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/metadata/v3/metadata.dep -MT src/core/ext/upbdefs-gen/envoy/type/metadata/v3/metadata.lo
mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/tracing/v3/custom_tag.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/tracing/v3/custom_tag.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/tracing/v3/custom_tag.dep -MT src/core/ext/upbdefs-gen/envoy/type/tracing/v3/custom_tag.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/fault.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/fault.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/.libs/fault.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/hash_policy.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/v3/hash_policy.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/hash_policy.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/hash_policy.lo
mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/.libs/http_connection_manager.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/http.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/v3/http.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/http.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/http.lo
mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/router.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/router.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/router.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/.libs/router.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/http_status.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/v3/http_status.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/http_status.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/http_status.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/percent.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/v3/percent.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/percent.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/percent.lo
mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/http/stateful_session/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/stateful_session/v3/.libs/stateful_session.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/range.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/v3/range.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/range.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/range.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_strategy.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_strategy.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_strategy.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_strategy.lo
mkdir src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/.libs
mkdir src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/.libs
mkdir src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/secret.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/secret.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs/secret.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/.libs/cookie.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_unit.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_unit.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_unit.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_unit.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/.libs/upstream_http_11_connect.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/semantic_version.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/v3/semantic_version.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/semantic_version.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/semantic_version.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/common.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/common.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs/common.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/token_bucket.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/type/v3/token_bucket.lo  -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/token_bucket.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/token_bucket.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/api/annotations.upbdefs.c -o src/core/ext/upbdefs-gen/google/api/annotations.lo  -MMD -MF src/core/ext/upbdefs-gen/google/api/annotations.dep -MT src/core/ext/upbdefs-gen/google/api/annotations.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/checked.upbdefs.c -o src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/checked.lo  -MMD -MF src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/checked.dep -MT src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/checked.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs/tls_spiffe_validator_config.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/syntax.upbdefs.c -o src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/syntax.lo  -MMD -MF src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/syntax.dep -MT src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/syntax.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/api/http.upbdefs.c -o src/core/ext/upbdefs-gen/google/api/http.lo  -MMD -MF src/core/ext/upbdefs-gen/google/api/http.dep -MT src/core/ext/upbdefs-gen/google/api/http.lo
mkdir src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/.libs/http_protocol_options.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs/tls.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/cert.dep -MT src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/cert.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs/cert.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/api/httpbody.upbdefs.c -o src/core/ext/upbdefs-gen/google/api/httpbody.lo  -MMD -MF src/core/ext/upbdefs-gen/google/api/httpbody.dep -MT src/core/ext/upbdefs-gen/google/api/httpbody.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/any.upbdefs.c -o src/core/ext/upbdefs-gen/google/protobuf/any.lo  -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/any.dep -MT src/core/ext/upbdefs-gen/google/protobuf/any.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/descriptor.upbdefs.c -o src/core/ext/upbdefs-gen/google/protobuf/descriptor.lo  -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/descriptor.dep -MT src/core/ext/upbdefs-gen/google/protobuf/descriptor.lo
mkdir src/core/ext/upbdefs-gen/envoy/service/discovery/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/duration.upbdefs.c -o src/core/ext/upbdefs-gen/google/protobuf/duration.lo  -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/duration.dep -MT src/core/ext/upbdefs-gen/google/protobuf/duration.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/empty.upbdefs.c -o src/core/ext/upbdefs-gen/google/protobuf/empty.lo  -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/empty.dep -MT src/core/ext/upbdefs-gen/google/protobuf/empty.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/struct.upbdefs.c -o src/core/ext/upbdefs-gen/google/protobuf/struct.lo  -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/struct.dep -MT src/core/ext/upbdefs-gen/google/protobuf/struct.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/service/discovery/v3/ads.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/service/discovery/v3/ads.dep -MT src/core/ext/upbdefs-gen/envoy/service/discovery/v3/ads.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/service/discovery/v3/.libs/ads.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/timestamp.upbdefs.c -o src/core/ext/upbdefs-gen/google/protobuf/timestamp.lo  -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/timestamp.dep -MT src/core/ext/upbdefs-gen/google/protobuf/timestamp.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/service/discovery/v3/discovery.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/service/discovery/v3/discovery.dep -MT src/core/ext/upbdefs-gen/envoy/service/discovery/v3/discovery.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/service/discovery/v3/.libs/discovery.o
mkdir src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/lrs.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/lrs.dep -MT src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/lrs.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/.libs/lrs.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/wrappers.upbdefs.c -o src/core/ext/upbdefs-gen/google/protobuf/wrappers.lo  -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/wrappers.dep -MT src/core/ext/upbdefs-gen/google/protobuf/wrappers.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/rpc/status.upbdefs.c -o src/core/ext/upbdefs-gen/google/rpc/status.lo  -MMD -MF src/core/ext/upbdefs-gen/google/rpc/status.dep -MT src/core/ext/upbdefs-gen/google/rpc/status.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/rls_config.upbdefs.c -o src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/rls_config.lo  -MMD -MF src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/rls_config.dep -MT src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/rls_config.lo
mkdir src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/filter_state.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/filter_state.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/filter_state.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/filter_state.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/udpa/annotations/migrate.upbdefs.c -o src/core/ext/upbdefs-gen/udpa/annotations/migrate.lo  -MMD -MF src/core/ext/upbdefs-gen/udpa/annotations/migrate.dep -MT src/core/ext/upbdefs-gen/udpa/annotations/migrate.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/udpa/annotations/security.upbdefs.c -o src/core/ext/upbdefs-gen/udpa/annotations/security.lo  -MMD -MF src/core/ext/upbdefs-gen/udpa/annotations/security.dep -MT src/core/ext/upbdefs-gen/udpa/annotations/security.lo
mkdir src/core/ext/upbdefs-gen/envoy/type/http/v3/.libs
mkdir src/core/ext/upbdefs-gen/envoy/type/http/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/node.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/node.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/node.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/node.o
mkdir: can't create directory 'src/core/ext/upbdefs-gen/envoy/type/http/v3/.libs': File exists
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/http/v3/path_transformation.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/http/v3/path_transformation.dep -MT src/core/ext/upbdefs-gen/envoy/type/http/v3/path_transformation.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/http/v3/.libs/path_transformation.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/http/v3/cookie.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/http/v3/cookie.dep -MT src/core/ext/upbdefs-gen/envoy/type/http/v3/cookie.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/http/v3/.libs/cookie.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/regex.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/regex.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/regex.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/regex.o
mkdir src/core/ext/upbdefs-gen/envoy/service/status/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/service/status/v3/csds.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/service/status/v3/csds.dep -MT src/core/ext/upbdefs-gen/envoy/service/status/v3/csds.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/service/status/v3/.libs/csds.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/path.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/path.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/path.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/path.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/status_code_input.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/status_code_input.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/status_code_input.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/status_code_input.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/struct.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/struct.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/struct.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/struct.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/udpa/annotations/sensitive.upbdefs.c -o src/core/ext/upbdefs-gen/udpa/annotations/sensitive.lo  -MMD -MF src/core/ext/upbdefs-gen/udpa/annotations/sensitive.dep -MT src/core/ext/upbdefs-gen/udpa/annotations/sensitive.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/address.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/address.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/address.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/address.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/number.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/number.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/number.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/number.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/http_inputs.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/http_inputs.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/http_inputs.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/http_inputs.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/metadata.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/metadata.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/metadata.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/metadata.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/udpa/annotations/status.upbdefs.c -o src/core/ext/upbdefs-gen/udpa/annotations/status.lo  -MMD -MF src/core/ext/upbdefs-gen/udpa/annotations/status.dep -MT src/core/ext/upbdefs-gen/udpa/annotations/status.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/string.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/string.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/string.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/string.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/udpa/annotations/versioning.upbdefs.c -o src/core/ext/upbdefs-gen/udpa/annotations/versioning.lo  -MMD -MF src/core/ext/upbdefs-gen/udpa/annotations/versioning.dep -MT src/core/ext/upbdefs-gen/udpa/annotations/versioning.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/validate/validate.upbdefs.c -o src/core/ext/upbdefs-gen/validate/validate.lo  -MMD -MF src/core/ext/upbdefs-gen/validate/validate.dep -MT src/core/ext/upbdefs-gen/validate/validate.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/annotations/v3/migrate.upbdefs.c -o src/core/ext/upbdefs-gen/xds/annotations/v3/migrate.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/annotations/v3/migrate.dep -MT src/core/ext/upbdefs-gen/xds/annotations/v3/migrate.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/annotations/v3/security.upbdefs.c -o src/core/ext/upbdefs-gen/xds/annotations/v3/security.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/annotations/v3/security.dep -MT src/core/ext/upbdefs-gen/xds/annotations/v3/security.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/annotations/v3/sensitive.upbdefs.c -o src/core/ext/upbdefs-gen/xds/annotations/v3/sensitive.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/annotations/v3/sensitive.dep -MT src/core/ext/upbdefs-gen/xds/annotations/v3/sensitive.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/annotations/v3/status.upbdefs.c -o src/core/ext/upbdefs-gen/xds/annotations/v3/status.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/annotations/v3/status.dep -MT src/core/ext/upbdefs-gen/xds/annotations/v3/status.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/matcher/v3/value.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/matcher/v3/value.dep -MT src/core/ext/upbdefs-gen/envoy/type/matcher/v3/value.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/value.o
mkdir src/core/ext/upbdefs-gen/envoy/type/tracing/v3/.libs
mkdir src/core/ext/upbdefs-gen/envoy/type/metadata/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/metadata/v3/metadata.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/metadata/v3/metadata.dep -MT src/core/ext/upbdefs-gen/envoy/type/metadata/v3/metadata.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/metadata/v3/.libs/metadata.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/tracing/v3/custom_tag.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/tracing/v3/custom_tag.dep -MT src/core/ext/upbdefs-gen/envoy/type/tracing/v3/custom_tag.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/tracing/v3/.libs/custom_tag.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/annotations/v3/versioning.upbdefs.c -o src/core/ext/upbdefs-gen/xds/annotations/v3/versioning.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/annotations/v3/versioning.dep -MT src/core/ext/upbdefs-gen/xds/annotations/v3/versioning.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/authority.upbdefs.c -o src/core/ext/upbdefs-gen/xds/core/v3/authority.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/authority.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/authority.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from ./src/core/client_channel/client_channel_factory.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/client_channel/client_channel_factory.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/cidr.upbdefs.c -o src/core/ext/upbdefs-gen/xds/core/v3/cidr.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/cidr.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/cidr.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/collection_entry.upbdefs.c -o src/core/ext/upbdefs-gen/xds/core/v3/collection_entry.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/collection_entry.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/collection_entry.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/context_params.upbdefs.c -o src/core/ext/upbdefs-gen/xds/core/v3/context_params.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/context_params.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/context_params.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/extension.upbdefs.c -o src/core/ext/upbdefs-gen/xds/core/v3/extension.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/extension.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/extension.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/resource.upbdefs.c -o src/core/ext/upbdefs-gen/xds/core/v3/resource.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/resource.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/resource.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/resource_locator.upbdefs.c -o src/core/ext/upbdefs-gen/xds/core/v3/resource_locator.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/resource_locator.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/resource_locator.lo
mkdir src/core/ext/upbdefs-gen/envoy/type/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/resource_name.upbdefs.c -o src/core/ext/upbdefs-gen/xds/core/v3/resource_name.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/resource_name.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/resource_name.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_unit.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_unit.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_unit.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/ratelimit_unit.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/semantic_version.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/semantic_version.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/semantic_version.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/semantic_version.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/cel.upbdefs.c -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/cel.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/cel.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/cel.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/hash_policy.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/hash_policy.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/hash_policy.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/hash_policy.o
mkdir src/core/ext/upbdefs-gen/google/api/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/api/annotations.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/api/annotations.dep -MT src/core/ext/upbdefs-gen/google/api/annotations.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/api/.libs/annotations.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/percent.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/percent.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/percent.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/percent.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/domain.upbdefs.c -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/domain.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/domain.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/domain.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/http_inputs.upbdefs.c -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/http_inputs.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/http_inputs.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/http_inputs.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/ip.upbdefs.c -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/ip.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/ip.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/ip.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/http_status.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/http_status.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/http_status.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/http_status.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/range.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/range.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/range.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/range.o
mkdir src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/checked.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/checked.dep -MT src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/checked.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/.libs/checked.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/http.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/http.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/http.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/http.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/syntax.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/syntax.dep -MT src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/syntax.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/.libs/syntax.o
mkdir src/core/ext/upbdefs-gen/google/protobuf/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/matcher.upbdefs.c -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/matcher.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/matcher.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/matcher.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/range.upbdefs.c -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/range.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/range.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/range.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/any.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/any.dep -MT src/core/ext/upbdefs-gen/google/protobuf/any.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/protobuf/.libs/any.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/regex.upbdefs.c -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/regex.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/regex.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/regex.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/string.upbdefs.c -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/string.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/string.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/string.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_strategy.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_strategy.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_strategy.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/ratelimit_strategy.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/v3/cel.upbdefs.c -o src/core/ext/upbdefs-gen/xds/type/v3/cel.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/type/v3/cel.dep -MT src/core/ext/upbdefs-gen/xds/type/v3/cel.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/api/httpbody.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/api/httpbody.dep -MT src/core/ext/upbdefs-gen/google/api/httpbody.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/api/.libs/httpbody.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/v3/range.upbdefs.c -o src/core/ext/upbdefs-gen/xds/type/v3/range.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/type/v3/range.dep -MT src/core/ext/upbdefs-gen/xds/type/v3/range.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/v3/typed_struct.upbdefs.c -o src/core/ext/upbdefs-gen/xds/type/v3/typed_struct.lo  -MMD -MF src/core/ext/upbdefs-gen/xds/type/v3/typed_struct.dep -MT src/core/ext/upbdefs-gen/xds/type/v3/typed_struct.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/timestamp.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/timestamp.dep -MT src/core/ext/upbdefs-gen/google/protobuf/timestamp.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/protobuf/.libs/timestamp.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/filter/blackboard.cc -o src/core/filter/blackboard.lo  -MMD -MF src/core/filter/blackboard.dep -MT src/core/filter/blackboard.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/api/http.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/api/http.dep -MT src/core/ext/upbdefs-gen/google/api/http.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/api/.libs/http.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/endpoint_info/endpoint_info_handshaker.cc -o src/core/handshaker/endpoint_info/endpoint_info_handshaker.lo  -MMD -MF src/core/handshaker/endpoint_info/endpoint_info_handshaker.dep -MT src/core/handshaker/endpoint_info/endpoint_info_handshaker.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/envoy/type/v3/token_bucket.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/type/v3/token_bucket.dep -MT src/core/ext/upbdefs-gen/envoy/type/v3/token_bucket.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/token_bucket.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/descriptor.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/descriptor.dep -MT src/core/ext/upbdefs-gen/google/protobuf/descriptor.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/protobuf/.libs/descriptor.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/handshaker.cc -o src/core/handshaker/handshaker.lo  -MMD -MF src/core/handshaker/handshaker.dep -MT src/core/handshaker/handshaker.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/handshaker_registry.cc -o src/core/handshaker/handshaker_registry.lo  -MMD -MF src/core/handshaker/handshaker_registry.dep -MT src/core/handshaker/handshaker_registry.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/struct.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/struct.dep -MT src/core/ext/upbdefs-gen/google/protobuf/struct.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/protobuf/.libs/struct.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/http_connect/http_connect_handshaker.cc -o src/core/handshaker/http_connect/http_connect_handshaker.lo  -MMD -MF src/core/handshaker/http_connect/http_connect_handshaker.dep -MT src/core/handshaker/http_connect/http_connect_handshaker.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/http_connect/http_proxy_mapper.cc -o src/core/handshaker/http_connect/http_proxy_mapper.lo  -MMD -MF src/core/handshaker/http_connect/http_proxy_mapper.dep -MT src/core/handshaker/http_connect/http_proxy_mapper.lo
mkdir src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/rls_config.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/rls_config.dep -MT src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/rls_config.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/.libs/rls_config.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/empty.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/empty.dep -MT src/core/ext/upbdefs-gen/google/protobuf/empty.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/protobuf/.libs/empty.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/duration.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/duration.dep -MT src/core/ext/upbdefs-gen/google/protobuf/duration.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/protobuf/.libs/duration.o
mkdir src/core/ext/upbdefs-gen/google/rpc/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/rpc/status.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/rpc/status.dep -MT src/core/ext/upbdefs-gen/google/rpc/status.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/rpc/.libs/status.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/google/protobuf/wrappers.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/google/protobuf/wrappers.dep -MT src/core/ext/upbdefs-gen/google/protobuf/wrappers.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/google/protobuf/.libs/wrappers.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/http_connect/xds_http_proxy_mapper.cc -o src/core/handshaker/http_connect/xds_http_proxy_mapper.lo  -MMD -MF src/core/handshaker/http_connect/xds_http_proxy_mapper.dep -MT src/core/handshaker/http_connect/xds_http_proxy_mapper.lo
mkdir src/core/ext/upbdefs-gen/udpa/annotations/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/udpa/annotations/migrate.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/udpa/annotations/migrate.dep -MT src/core/ext/upbdefs-gen/udpa/annotations/migrate.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/udpa/annotations/.libs/migrate.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/udpa/annotations/security.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/udpa/annotations/security.dep -MT src/core/ext/upbdefs-gen/udpa/annotations/security.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/udpa/annotations/.libs/security.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/proxy_mapper_registry.cc -o src/core/handshaker/proxy_mapper_registry.lo  -MMD -MF src/core/handshaker/proxy_mapper_registry.dep -MT src/core/handshaker/proxy_mapper_registry.lo
mkdir src/core/ext/upbdefs-gen/xds/annotations/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/udpa/annotations/versioning.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/udpa/annotations/versioning.dep -MT src/core/ext/upbdefs-gen/udpa/annotations/versioning.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/udpa/annotations/.libs/versioning.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/annotations/v3/migrate.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/annotations/v3/migrate.dep -MT src/core/ext/upbdefs-gen/xds/annotations/v3/migrate.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/annotations/v3/.libs/migrate.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/security/secure_endpoint.cc -o src/core/handshaker/security/secure_endpoint.lo  -MMD -MF src/core/handshaker/security/secure_endpoint.dep -MT src/core/handshaker/security/secure_endpoint.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/security/security_handshaker.cc -o src/core/handshaker/security/security_handshaker.lo  -MMD -MF src/core/handshaker/security/security_handshaker.dep -MT src/core/handshaker/security/security_handshaker.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/tcp_connect/tcp_connect_handshaker.cc -o src/core/handshaker/tcp_connect/tcp_connect_handshaker.lo  -MMD -MF src/core/handshaker/tcp_connect/tcp_connect_handshaker.dep -MT src/core/handshaker/tcp_connect/tcp_connect_handshaker.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/address_utils/parse_address.cc -o src/core/lib/address_utils/parse_address.lo  -MMD -MF src/core/lib/address_utils/parse_address.dep -MT src/core/lib/address_utils/parse_address.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/annotations/v3/security.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/annotations/v3/security.dep -MT src/core/ext/upbdefs-gen/xds/annotations/v3/security.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/annotations/v3/.libs/security.o
mkdir src/core/ext/upbdefs-gen/xds/core/v3/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/collection_entry.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/collection_entry.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/collection_entry.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/core/v3/.libs/collection_entry.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/address_utils/sockaddr_utils.cc -o src/core/lib/address_utils/sockaddr_utils.lo  -MMD -MF src/core/lib/address_utils/sockaddr_utils.dep -MT src/core/lib/address_utils/sockaddr_utils.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_args.cc -o src/core/lib/channel/channel_args.lo  -MMD -MF src/core/lib/channel/channel_args.dep -MT src/core/lib/channel/channel_args.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/annotations/v3/sensitive.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/annotations/v3/sensitive.dep -MT src/core/ext/upbdefs-gen/xds/annotations/v3/sensitive.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/annotations/v3/.libs/sensitive.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_args_preconditioning.cc -o src/core/lib/channel/channel_args_preconditioning.lo  -MMD -MF src/core/lib/channel/channel_args_preconditioning.dep -MT src/core/lib/channel/channel_args_preconditioning.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_stack.cc -o src/core/lib/channel/channel_stack.lo  -MMD -MF src/core/lib/channel/channel_stack.dep -MT src/core/lib/channel/channel_stack.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/annotations/v3/status.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/annotations/v3/status.dep -MT src/core/ext/upbdefs-gen/xds/annotations/v3/status.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/annotations/v3/.libs/status.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_stack_builder.cc -o src/core/lib/channel/channel_stack_builder.lo  -MMD -MF src/core/lib/channel/channel_stack_builder.dep -MT src/core/lib/channel/channel_stack_builder.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/udpa/annotations/status.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/udpa/annotations/status.dep -MT src/core/ext/upbdefs-gen/udpa/annotations/status.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/udpa/annotations/.libs/status.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_stack_builder_impl.cc -o src/core/lib/channel/channel_stack_builder_impl.lo  -MMD -MF src/core/lib/channel/channel_stack_builder_impl.dep -MT src/core/lib/channel/channel_stack_builder_impl.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/cidr.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/cidr.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/cidr.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/core/v3/.libs/cidr.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/udpa/annotations/sensitive.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/udpa/annotations/sensitive.dep -MT src/core/ext/upbdefs-gen/udpa/annotations/sensitive.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/udpa/annotations/.libs/sensitive.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/connected_channel.cc -o src/core/lib/channel/connected_channel.lo  -MMD -MF src/core/lib/channel/connected_channel.dep -MT src/core/lib/channel/connected_channel.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/authority.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/authority.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/authority.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/core/v3/.libs/authority.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/promise_based_filter.cc -o src/core/lib/channel/promise_based_filter.lo  -MMD -MF src/core/lib/channel/promise_based_filter.dep -MT src/core/lib/channel/promise_based_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/status_util.cc -o src/core/lib/channel/status_util.lo  -MMD -MF src/core/lib/channel/status_util.dep -MT src/core/lib/channel/status_util.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/annotations/v3/versioning.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/annotations/v3/versioning.dep -MT src/core/ext/upbdefs-gen/xds/annotations/v3/versioning.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/annotations/v3/.libs/versioning.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/compression/compression.cc -o src/core/lib/compression/compression.lo  -MMD -MF src/core/lib/compression/compression.dep -MT src/core/lib/compression/compression.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/compression/compression_internal.cc -o src/core/lib/compression/compression_internal.lo  -MMD -MF src/core/lib/compression/compression_internal.dep -MT src/core/lib/compression/compression_internal.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/extension.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/extension.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/extension.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/core/v3/.libs/extension.o
mkdir src/core/ext/upbdefs-gen/validate/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/validate/validate.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/validate/validate.dep -MT src/core/ext/upbdefs-gen/validate/validate.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/validate/.libs/validate.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/compression/message_compress.cc -o src/core/lib/compression/message_compress.lo  -MMD -MF src/core/lib/compression/message_compress.dep -MT src/core/lib/compression/message_compress.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/debug/trace.cc -o src/core/lib/debug/trace.lo  -MMD -MF src/core/lib/debug/trace.dep -MT src/core/lib/debug/trace.lo
mkdir src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/debug/trace_flags.cc -o src/core/lib/debug/trace_flags.lo  -MMD -MF src/core/lib/debug/trace_flags.dep -MT src/core/lib/debug/trace_flags.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/resource.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/resource.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/resource.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/core/v3/.libs/resource.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/http_inputs.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/http_inputs.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/http_inputs.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/http_inputs.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/domain.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/domain.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/domain.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/domain.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/ares_resolver.cc -o src/core/lib/event_engine/ares_resolver.lo  -MMD -MF src/core/lib/event_engine/ares_resolver.dep -MT src/core/lib/event_engine/ares_resolver.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/cel.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/cel.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/cel.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/cel.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/cf_engine/cf_engine.cc -o src/core/lib/event_engine/cf_engine/cf_engine.lo  -MMD -MF src/core/lib/event_engine/cf_engine/cf_engine.dep -MT src/core/lib/event_engine/cf_engine/cf_engine.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/cf_engine/cfstream_endpoint.cc -o src/core/lib/event_engine/cf_engine/cfstream_endpoint.lo  -MMD -MF src/core/lib/event_engine/cf_engine/cfstream_endpoint.dep -MT src/core/lib/event_engine/cf_engine/cfstream_endpoint.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/ip.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/ip.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/ip.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/ip.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/context_params.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/context_params.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/context_params.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/core/v3/.libs/context_params.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/cf_engine/dns_service_resolver.cc -o src/core/lib/event_engine/cf_engine/dns_service_resolver.lo  -MMD -MF src/core/lib/event_engine/cf_engine/dns_service_resolver.dep -MT src/core/lib/event_engine/cf_engine/dns_service_resolver.lo
mkdir src/core/ext/upbdefs-gen/xds/type/v3/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/channel_args_endpoint_config.cc -o src/core/lib/event_engine/channel_args_endpoint_config.lo  -MMD -MF src/core/lib/event_engine/channel_args_endpoint_config.dep -MT src/core/lib/event_engine/channel_args_endpoint_config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/default_event_engine.cc -o src/core/lib/event_engine/default_event_engine.lo  -MMD -MF src/core/lib/event_engine/default_event_engine.dep -MT src/core/lib/event_engine/default_event_engine.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/resource_locator.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/resource_locator.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/resource_locator.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/core/v3/.libs/resource_locator.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/v3/range.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/type/v3/range.dep -MT src/core/ext/upbdefs-gen/xds/type/v3/range.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/type/v3/.libs/range.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/default_event_engine_factory.cc -o src/core/lib/event_engine/default_event_engine_factory.lo  -MMD -MF src/core/lib/event_engine/default_event_engine_factory.dep -MT src/core/lib/event_engine/default_event_engine_factory.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/core/v3/resource_name.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/core/v3/resource_name.dep -MT src/core/ext/upbdefs-gen/xds/core/v3/resource_name.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/core/v3/.libs/resource_name.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/regex.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/regex.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/regex.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/regex.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/string.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/string.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/string.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/string.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/event_engine.cc -o src/core/lib/event_engine/event_engine.lo  -MMD -MF src/core/lib/event_engine/event_engine.dep -MT src/core/lib/event_engine/event_engine.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/v3/cel.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/type/v3/cel.dep -MT src/core/ext/upbdefs-gen/xds/type/v3/cel.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/type/v3/.libs/cel.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/forkable.cc -o src/core/lib/event_engine/forkable.lo  -MMD -MF src/core/lib/event_engine/forkable.dep -MT src/core/lib/event_engine/forkable.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/ev_epoll1_linux.cc -o src/core/lib/event_engine/posix_engine/ev_epoll1_linux.lo  -MMD -MF src/core/lib/event_engine/posix_engine/ev_epoll1_linux.dep -MT src/core/lib/event_engine/posix_engine/ev_epoll1_linux.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/matcher.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/matcher.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/matcher.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/matcher.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/ev_poll_posix.cc -o src/core/lib/event_engine/posix_engine/ev_poll_posix.lo  -MMD -MF src/core/lib/event_engine/posix_engine/ev_poll_posix.dep -MT src/core/lib/event_engine/posix_engine/ev_poll_posix.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/matcher/v3/range.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/type/matcher/v3/range.dep -MT src/core/ext/upbdefs-gen/xds/type/matcher/v3/range.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/range.o
mkdir src/core/filter/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/filter/blackboard.cc -MMD -MF src/core/filter/blackboard.dep -MT src/core/filter/blackboard.lo  -fPIC -DPIC -o src/core/filter/.libs/blackboard.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/event_poller_posix_default.cc -o src/core/lib/event_engine/posix_engine/event_poller_posix_default.lo  -MMD -MF src/core/lib/event_engine/posix_engine/event_poller_posix_default.dep -MT src/core/lib/event_engine/posix_engine/event_poller_posix_default.lo
mkdir src/core/handshaker/endpoint_info/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/endpoint_info/endpoint_info_handshaker.cc -MMD -MF src/core/handshaker/endpoint_info/endpoint_info_handshaker.dep -MT src/core/handshaker/endpoint_info/endpoint_info_handshaker.lo  -fPIC -DPIC -o src/core/handshaker/endpoint_info/.libs/endpoint_info_handshaker.o
mkdir src/core/handshaker/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/internal_errqueue.cc -o src/core/lib/event_engine/posix_engine/internal_errqueue.lo  -MMD -MF src/core/lib/event_engine/posix_engine/internal_errqueue.dep -MT src/core/lib/event_engine/posix_engine/internal_errqueue.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/handshaker_registry.cc -MMD -MF src/core/handshaker/handshaker_registry.dep -MT src/core/handshaker/handshaker_registry.lo  -fPIC -DPIC -o src/core/handshaker/.libs/handshaker_registry.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/lockfree_event.cc -o src/core/lib/event_engine/posix_engine/lockfree_event.lo  -MMD -MF src/core/lib/event_engine/posix_engine/lockfree_event.dep -MT src/core/lib/event_engine/posix_engine/lockfree_event.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/handshaker.cc -MMD -MF src/core/handshaker/handshaker.dep -MT src/core/handshaker/handshaker.lo  -fPIC -DPIC -o src/core/handshaker/.libs/handshaker.o
mkdir src/core/handshaker/http_connect/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/native_posix_dns_resolver.cc -o src/core/lib/event_engine/posix_engine/native_posix_dns_resolver.lo  -MMD -MF src/core/lib/event_engine/posix_engine/native_posix_dns_resolver.dep -MT src/core/lib/event_engine/posix_engine/native_posix_dns_resolver.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/http_connect/http_proxy_mapper.cc -MMD -MF src/core/handshaker/http_connect/http_proxy_mapper.dep -MT src/core/handshaker/http_connect/http_proxy_mapper.lo  -fPIC -DPIC -o src/core/handshaker/http_connect/.libs/http_proxy_mapper.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen/xds/type/v3/typed_struct.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/xds/type/v3/typed_struct.dep -MT src/core/ext/upbdefs-gen/xds/type/v3/typed_struct.lo  -fPIC -DPIC -o src/core/ext/upbdefs-gen/xds/type/v3/.libs/typed_struct.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/posix_endpoint.cc -o src/core/lib/event_engine/posix_engine/posix_endpoint.lo  -MMD -MF src/core/lib/event_engine/posix_engine/posix_endpoint.dep -MT src/core/lib/event_engine/posix_engine/posix_endpoint.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/posix_engine.cc -o src/core/lib/event_engine/posix_engine/posix_engine.lo  -MMD -MF src/core/lib/event_engine/posix_engine/posix_engine.dep -MT src/core/lib/event_engine/posix_engine/posix_engine.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/http_connect/xds_http_proxy_mapper.cc -MMD -MF src/core/handshaker/http_connect/xds_http_proxy_mapper.dep -MT src/core/handshaker/http_connect/xds_http_proxy_mapper.lo  -fPIC -DPIC -o src/core/handshaker/http_connect/.libs/xds_http_proxy_mapper.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/posix_engine_listener.cc -o src/core/lib/event_engine/posix_engine/posix_engine_listener.lo  -MMD -MF src/core/lib/event_engine/posix_engine/posix_engine_listener.dep -MT src/core/lib/event_engine/posix_engine/posix_engine_listener.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/http_connect/http_connect_handshaker.cc -MMD -MF src/core/handshaker/http_connect/http_connect_handshaker.dep -MT src/core/handshaker/http_connect/http_connect_handshaker.lo  -fPIC -DPIC -o src/core/handshaker/http_connect/.libs/http_connect_handshaker.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.cc -o src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.lo  -MMD -MF src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.dep -MT src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/tcp_socket_utils.cc -o src/core/lib/event_engine/posix_engine/tcp_socket_utils.lo  -MMD -MF src/core/lib/event_engine/posix_engine/tcp_socket_utils.dep -MT src/core/lib/event_engine/posix_engine/tcp_socket_utils.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/timer.cc -o src/core/lib/event_engine/posix_engine/timer.lo  -MMD -MF src/core/lib/event_engine/posix_engine/timer.dep -MT src/core/lib/event_engine/posix_engine/timer.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/timer_heap.cc -o src/core/lib/event_engine/posix_engine/timer_heap.lo  -MMD -MF src/core/lib/event_engine/posix_engine/timer_heap.dep -MT src/core/lib/event_engine/posix_engine/timer_heap.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/timer_manager.cc -o src/core/lib/event_engine/posix_engine/timer_manager.lo  -MMD -MF src/core/lib/event_engine/posix_engine/timer_manager.dep -MT src/core/lib/event_engine/posix_engine/timer_manager.lo
mkdir src/core/handshaker/security/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/traced_buffer_list.cc -o src/core/lib/event_engine/posix_engine/traced_buffer_list.lo  -MMD -MF src/core/lib/event_engine/posix_engine/traced_buffer_list.dep -MT src/core/lib/event_engine/posix_engine/traced_buffer_list.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/wakeup_fd_eventfd.cc -o src/core/lib/event_engine/posix_engine/wakeup_fd_eventfd.lo  -MMD -MF src/core/lib/event_engine/posix_engine/wakeup_fd_eventfd.dep -MT src/core/lib/event_engine/posix_engine/wakeup_fd_eventfd.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/security/secure_endpoint.cc -MMD -MF src/core/handshaker/security/secure_endpoint.dep -MT src/core/handshaker/security/secure_endpoint.lo  -fPIC -DPIC -o src/core/handshaker/security/.libs/secure_endpoint.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/proxy_mapper_registry.cc -MMD -MF src/core/handshaker/proxy_mapper_registry.dep -MT src/core/handshaker/proxy_mapper_registry.lo  -fPIC -DPIC -o src/core/handshaker/.libs/proxy_mapper_registry.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/wakeup_fd_pipe.cc -o src/core/lib/event_engine/posix_engine/wakeup_fd_pipe.lo  -MMD -MF src/core/lib/event_engine/posix_engine/wakeup_fd_pipe.dep -MT src/core/lib/event_engine/posix_engine/wakeup_fd_pipe.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/wakeup_fd_posix_default.cc -o src/core/lib/event_engine/posix_engine/wakeup_fd_posix_default.lo  -MMD -MF src/core/lib/event_engine/posix_engine/wakeup_fd_posix_default.dep -MT src/core/lib/event_engine/posix_engine/wakeup_fd_posix_default.lo
mkdir src/core/lib/channel/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/resolved_address.cc -o src/core/lib/event_engine/resolved_address.lo  -MMD -MF src/core/lib/event_engine/resolved_address.dep -MT src/core/lib/event_engine/resolved_address.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/shim.cc -o src/core/lib/event_engine/shim.lo  -MMD -MF src/core/lib/event_engine/shim.dep -MT src/core/lib/event_engine/shim.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_args.cc -MMD -MF src/core/lib/channel/channel_args.dep -MT src/core/lib/channel/channel_args.lo  -fPIC -DPIC -o src/core/lib/channel/.libs/channel_args.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/slice.cc -o src/core/lib/event_engine/slice.lo  -MMD -MF src/core/lib/event_engine/slice.dep -MT src/core/lib/event_engine/slice.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/security/security_handshaker.cc -MMD -MF src/core/handshaker/security/security_handshaker.dep -MT src/core/handshaker/security/security_handshaker.lo  -fPIC -DPIC -o src/core/handshaker/security/.libs/security_handshaker.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/slice_buffer.cc -o src/core/lib/event_engine/slice_buffer.lo  -MMD -MF src/core/lib/event_engine/slice_buffer.dep -MT src/core/lib/event_engine/slice_buffer.lo
mkdir src/core/lib/address_utils/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/tcp_socket_utils.cc -o src/core/lib/event_engine/tcp_socket_utils.lo  -MMD -MF src/core/lib/event_engine/tcp_socket_utils.dep -MT src/core/lib/event_engine/tcp_socket_utils.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/address_utils/sockaddr_utils.cc -MMD -MF src/core/lib/address_utils/sockaddr_utils.dep -MT src/core/lib/address_utils/sockaddr_utils.lo  -fPIC -DPIC -o src/core/lib/address_utils/.libs/sockaddr_utils.o
mkdir src/core/handshaker/tcp_connect/.libs
mkdir src/core/lib/compression/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/tcp_connect/tcp_connect_handshaker.cc -MMD -MF src/core/handshaker/tcp_connect/tcp_connect_handshaker.dep -MT src/core/handshaker/tcp_connect/tcp_connect_handshaker.lo  -fPIC -DPIC -o src/core/handshaker/tcp_connect/.libs/tcp_connect_handshaker.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/compression/compression_internal.cc -MMD -MF src/core/lib/compression/compression_internal.dep -MT src/core/lib/compression/compression_internal.lo  -fPIC -DPIC -o src/core/lib/compression/.libs/compression_internal.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/connected_channel.cc -MMD -MF src/core/lib/channel/connected_channel.dep -MT src/core/lib/channel/connected_channel.lo  -fPIC -DPIC -o src/core/lib/channel/.libs/connected_channel.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_stack_builder_impl.cc -MMD -MF src/core/lib/channel/channel_stack_builder_impl.dep -MT src/core/lib/channel/channel_stack_builder_impl.lo  -fPIC -DPIC -o src/core/lib/channel/.libs/channel_stack_builder_impl.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_args_preconditioning.cc -MMD -MF src/core/lib/channel/channel_args_preconditioning.dep -MT src/core/lib/channel/channel_args_preconditioning.lo  -fPIC -DPIC -o src/core/lib/channel/.libs/channel_args_preconditioning.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/address_utils/parse_address.cc -MMD -MF src/core/lib/address_utils/parse_address.dep -MT src/core/lib/address_utils/parse_address.lo  -fPIC -DPIC -o src/core/lib/address_utils/.libs/parse_address.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/promise_based_filter.cc -MMD -MF src/core/lib/channel/promise_based_filter.dep -MT src/core/lib/channel/promise_based_filter.lo  -fPIC -DPIC -o src/core/lib/channel/.libs/promise_based_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_stack.cc -MMD -MF src/core/lib/channel/channel_stack.dep -MT src/core/lib/channel/channel_stack.lo  -fPIC -DPIC -o src/core/lib/channel/.libs/channel_stack.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/thread_local.cc -o src/core/lib/event_engine/thread_local.lo  -MMD -MF src/core/lib/event_engine/thread_local.dep -MT src/core/lib/event_engine/thread_local.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_stack_builder.cc -MMD -MF src/core/lib/channel/channel_stack_builder.dep -MT src/core/lib/channel/channel_stack_builder.lo  -fPIC -DPIC -o src/core/lib/channel/.libs/channel_stack_builder.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/compression/message_compress.cc -MMD -MF src/core/lib/compression/message_compress.dep -MT src/core/lib/compression/message_compress.lo  -fPIC -DPIC -o src/core/lib/compression/.libs/message_compress.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/compression/compression.cc -MMD -MF src/core/lib/compression/compression.dep -MT src/core/lib/compression/compression.lo  -fPIC -DPIC -o src/core/lib/compression/.libs/compression.o
mkdir src/core/lib/event_engine/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/status_util.cc -MMD -MF src/core/lib/channel/status_util.dep -MT src/core/lib/channel/status_util.lo  -fPIC -DPIC -o src/core/lib/channel/.libs/status_util.o
mkdir src/core/lib/debug/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/ares_resolver.cc -MMD -MF src/core/lib/event_engine/ares_resolver.dep -MT src/core/lib/event_engine/ares_resolver.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/ares_resolver.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/debug/trace.cc -MMD -MF src/core/lib/debug/trace.dep -MT src/core/lib/debug/trace.lo  -fPIC -DPIC -o src/core/lib/debug/.libs/trace.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/debug/trace_flags.cc -MMD -MF src/core/lib/debug/trace_flags.dep -MT src/core/lib/debug/trace_flags.lo  -fPIC -DPIC -o src/core/lib/debug/.libs/trace_flags.o
mkdir src/core/lib/event_engine/cf_engine/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/cf_engine/cf_engine.cc -MMD -MF src/core/lib/event_engine/cf_engine/cf_engine.dep -MT src/core/lib/event_engine/cf_engine/cf_engine.lo  -fPIC -DPIC -o src/core/lib/event_engine/cf_engine/.libs/cf_engine.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/forkable.cc -MMD -MF src/core/lib/event_engine/forkable.dep -MT src/core/lib/event_engine/forkable.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/forkable.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/thread_pool/thread_count.cc -o src/core/lib/event_engine/thread_pool/thread_count.lo  -MMD -MF src/core/lib/event_engine/thread_pool/thread_count.dep -MT src/core/lib/event_engine/thread_pool/thread_count.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/default_event_engine_factory.cc -MMD -MF src/core/lib/event_engine/default_event_engine_factory.dep -MT src/core/lib/event_engine/default_event_engine_factory.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/default_event_engine_factory.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/thread_pool/thread_pool_factory.cc -o src/core/lib/event_engine/thread_pool/thread_pool_factory.lo  -MMD -MF src/core/lib/event_engine/thread_pool/thread_pool_factory.dep -MT src/core/lib/event_engine/thread_pool/thread_pool_factory.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/default_event_engine.cc -MMD -MF src/core/lib/event_engine/default_event_engine.dep -MT src/core/lib/event_engine/default_event_engine.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/default_event_engine.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/event_engine.cc -MMD -MF src/core/lib/event_engine/event_engine.dep -MT src/core/lib/event_engine/event_engine.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/event_engine.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/cf_engine/cfstream_endpoint.cc -MMD -MF src/core/lib/event_engine/cf_engine/cfstream_endpoint.dep -MT src/core/lib/event_engine/cf_engine/cfstream_endpoint.lo  -fPIC -DPIC -o src/core/lib/event_engine/cf_engine/.libs/cfstream_endpoint.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/cf_engine/dns_service_resolver.cc -MMD -MF src/core/lib/event_engine/cf_engine/dns_service_resolver.dep -MT src/core/lib/event_engine/cf_engine/dns_service_resolver.lo  -fPIC -DPIC -o src/core/lib/event_engine/cf_engine/.libs/dns_service_resolver.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/channel_args_endpoint_config.cc -MMD -MF src/core/lib/event_engine/channel_args_endpoint_config.dep -MT src/core/lib/event_engine/channel_args_endpoint_config.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/channel_args_endpoint_config.o
mkdir src/core/lib/event_engine/posix_engine/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/thread_pool/work_stealing_thread_pool.cc -o src/core/lib/event_engine/thread_pool/work_stealing_thread_pool.lo  -MMD -MF src/core/lib/event_engine/thread_pool/work_stealing_thread_pool.dep -MT src/core/lib/event_engine/thread_pool/work_stealing_thread_pool.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/event_poller_posix_default.cc -MMD -MF src/core/lib/event_engine/posix_engine/event_poller_posix_default.dep -MT src/core/lib/event_engine/posix_engine/event_poller_posix_default.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/event_poller_posix_default.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/ev_epoll1_linux.cc -MMD -MF src/core/lib/event_engine/posix_engine/ev_epoll1_linux.dep -MT src/core/lib/event_engine/posix_engine/ev_epoll1_linux.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/ev_epoll1_linux.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/thready_event_engine/thready_event_engine.cc -o src/core/lib/event_engine/thready_event_engine/thready_event_engine.lo  -MMD -MF src/core/lib/event_engine/thready_event_engine/thready_event_engine.dep -MT src/core/lib/event_engine/thready_event_engine/thready_event_engine.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/ev_poll_posix.cc -MMD -MF src/core/lib/event_engine/posix_engine/ev_poll_posix.dep -MT src/core/lib/event_engine/posix_engine/ev_poll_posix.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/ev_poll_posix.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/internal_errqueue.cc -MMD -MF src/core/lib/event_engine/posix_engine/internal_errqueue.dep -MT src/core/lib/event_engine/posix_engine/internal_errqueue.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/internal_errqueue.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/time_util.cc -o src/core/lib/event_engine/time_util.lo  -MMD -MF src/core/lib/event_engine/time_util.dep -MT src/core/lib/event_engine/time_util.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/lockfree_event.cc -MMD -MF src/core/lib/event_engine/posix_engine/lockfree_event.dep -MT src/core/lib/event_engine/posix_engine/lockfree_event.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/lockfree_event.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/posix_engine_listener.cc -MMD -MF src/core/lib/event_engine/posix_engine/posix_engine_listener.dep -MT src/core/lib/event_engine/posix_engine/posix_engine_listener.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/posix_engine_listener.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/utils.cc -o src/core/lib/event_engine/utils.lo  -MMD -MF src/core/lib/event_engine/utils.dep -MT src/core/lib/event_engine/utils.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.cc -MMD -MF src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.dep -MT src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/posix_engine_listener_utils.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/grpc_polled_fd_windows.cc -o src/core/lib/event_engine/windows/grpc_polled_fd_windows.lo  -MMD -MF src/core/lib/event_engine/windows/grpc_polled_fd_windows.dep -MT src/core/lib/event_engine/windows/grpc_polled_fd_windows.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/native_posix_dns_resolver.cc -MMD -MF src/core/lib/event_engine/posix_engine/native_posix_dns_resolver.dep -MT src/core/lib/event_engine/posix_engine/native_posix_dns_resolver.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/native_posix_dns_resolver.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/posix_endpoint.cc -MMD -MF src/core/lib/event_engine/posix_engine/posix_endpoint.dep -MT src/core/lib/event_engine/posix_engine/posix_endpoint.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/posix_endpoint.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/tcp_socket_utils.cc -MMD -MF src/core/lib/event_engine/posix_engine/tcp_socket_utils.dep -MT src/core/lib/event_engine/posix_engine/tcp_socket_utils.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/tcp_socket_utils.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/posix_engine.cc -MMD -MF src/core/lib/event_engine/posix_engine/posix_engine.dep -MT src/core/lib/event_engine/posix_engine/posix_engine.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/posix_engine.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/wakeup_fd_eventfd.cc -MMD -MF src/core/lib/event_engine/posix_engine/wakeup_fd_eventfd.dep -MT src/core/lib/event_engine/posix_engine/wakeup_fd_eventfd.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/wakeup_fd_eventfd.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/timer.cc -MMD -MF src/core/lib/event_engine/posix_engine/timer.dep -MT src/core/lib/event_engine/posix_engine/timer.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/timer.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/timer_manager.cc -MMD -MF src/core/lib/event_engine/posix_engine/timer_manager.dep -MT src/core/lib/event_engine/posix_engine/timer_manager.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/timer_manager.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/iocp.cc -o src/core/lib/event_engine/windows/iocp.lo  -MMD -MF src/core/lib/event_engine/windows/iocp.dep -MT src/core/lib/event_engine/windows/iocp.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/traced_buffer_list.cc -MMD -MF src/core/lib/event_engine/posix_engine/traced_buffer_list.dep -MT src/core/lib/event_engine/posix_engine/traced_buffer_list.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/traced_buffer_list.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/timer_heap.cc -MMD -MF src/core/lib/event_engine/posix_engine/timer_heap.dep -MT src/core/lib/event_engine/posix_engine/timer_heap.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/timer_heap.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/wakeup_fd_pipe.cc -MMD -MF src/core/lib/event_engine/posix_engine/wakeup_fd_pipe.dep -MT src/core/lib/event_engine/posix_engine/wakeup_fd_pipe.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/wakeup_fd_pipe.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/native_windows_dns_resolver.cc -o src/core/lib/event_engine/windows/native_windows_dns_resolver.lo  -MMD -MF src/core/lib/event_engine/windows/native_windows_dns_resolver.dep -MT src/core/lib/event_engine/windows/native_windows_dns_resolver.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/posix_engine/wakeup_fd_posix_default.cc -MMD -MF src/core/lib/event_engine/posix_engine/wakeup_fd_posix_default.dep -MT src/core/lib/event_engine/posix_engine/wakeup_fd_posix_default.lo  -fPIC -DPIC -o src/core/lib/event_engine/posix_engine/.libs/wakeup_fd_posix_default.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/shim.cc -MMD -MF src/core/lib/event_engine/shim.dep -MT src/core/lib/event_engine/shim.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/shim.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/slice_buffer.cc -MMD -MF src/core/lib/event_engine/slice_buffer.dep -MT src/core/lib/event_engine/slice_buffer.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/slice_buffer.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/tcp_socket_utils.cc -MMD -MF src/core/lib/event_engine/tcp_socket_utils.dep -MT src/core/lib/event_engine/tcp_socket_utils.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/tcp_socket_utils.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/resolved_address.cc -MMD -MF src/core/lib/event_engine/resolved_address.dep -MT src/core/lib/event_engine/resolved_address.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/resolved_address.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/slice.cc -MMD -MF src/core/lib/event_engine/slice.dep -MT src/core/lib/event_engine/slice.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/slice.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/win_socket.cc -o src/core/lib/event_engine/windows/win_socket.lo  -MMD -MF src/core/lib/event_engine/windows/win_socket.dep -MT src/core/lib/event_engine/windows/win_socket.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/thread_local.cc -MMD -MF src/core/lib/event_engine/thread_local.dep -MT src/core/lib/event_engine/thread_local.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/thread_local.o
mkdir src/core/lib/event_engine/thread_pool/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/thread_pool/thread_count.cc -MMD -MF src/core/lib/event_engine/thread_pool/thread_count.dep -MT src/core/lib/event_engine/thread_pool/thread_count.lo  -fPIC -DPIC -o src/core/lib/event_engine/thread_pool/.libs/thread_count.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/windows_endpoint.cc -o src/core/lib/event_engine/windows/windows_endpoint.lo  -MMD -MF src/core/lib/event_engine/windows/windows_endpoint.dep -MT src/core/lib/event_engine/windows/windows_endpoint.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/thread_pool/thread_pool_factory.cc -MMD -MF src/core/lib/event_engine/thread_pool/thread_pool_factory.dep -MT src/core/lib/event_engine/thread_pool/thread_pool_factory.lo  -fPIC -DPIC -o src/core/lib/event_engine/thread_pool/.libs/thread_pool_factory.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/thread_pool/work_stealing_thread_pool.cc -MMD -MF src/core/lib/event_engine/thread_pool/work_stealing_thread_pool.dep -MT src/core/lib/event_engine/thread_pool/work_stealing_thread_pool.lo  -fPIC -DPIC -o src/core/lib/event_engine/thread_pool/.libs/work_stealing_thread_pool.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/windows_engine.cc -o src/core/lib/event_engine/windows/windows_engine.lo  -MMD -MF src/core/lib/event_engine/windows/windows_engine.dep -MT src/core/lib/event_engine/windows/windows_engine.lo
mkdir src/core/lib/event_engine/thready_event_engine/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/thready_event_engine/thready_event_engine.cc -MMD -MF src/core/lib/event_engine/thready_event_engine/thready_event_engine.dep -MT src/core/lib/event_engine/thready_event_engine/thready_event_engine.lo  -fPIC -DPIC -o src/core/lib/event_engine/thready_event_engine/.libs/thready_event_engine.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/time_util.cc -MMD -MF src/core/lib/event_engine/time_util.dep -MT src/core/lib/event_engine/time_util.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/time_util.o
mkdir src/core/lib/event_engine/windows/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/grpc_polled_fd_windows.cc -MMD -MF src/core/lib/event_engine/windows/grpc_polled_fd_windows.dep -MT src/core/lib/event_engine/windows/grpc_polled_fd_windows.lo  -fPIC -DPIC -o src/core/lib/event_engine/windows/.libs/grpc_polled_fd_windows.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/windows_listener.cc -o src/core/lib/event_engine/windows/windows_listener.lo  -MMD -MF src/core/lib/event_engine/windows/windows_listener.dep -MT src/core/lib/event_engine/windows/windows_listener.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/utils.cc -MMD -MF src/core/lib/event_engine/utils.dep -MT src/core/lib/event_engine/utils.lo  -fPIC -DPIC -o src/core/lib/event_engine/.libs/utils.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/iocp.cc -MMD -MF src/core/lib/event_engine/windows/iocp.dep -MT src/core/lib/event_engine/windows/iocp.lo  -fPIC -DPIC -o src/core/lib/event_engine/windows/.libs/iocp.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/work_queue/basic_work_queue.cc -o src/core/lib/event_engine/work_queue/basic_work_queue.lo  -MMD -MF src/core/lib/event_engine/work_queue/basic_work_queue.dep -MT src/core/lib/event_engine/work_queue/basic_work_queue.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/native_windows_dns_resolver.cc -MMD -MF src/core/lib/event_engine/windows/native_windows_dns_resolver.dep -MT src/core/lib/event_engine/windows/native_windows_dns_resolver.lo  -fPIC -DPIC -o src/core/lib/event_engine/windows/.libs/native_windows_dns_resolver.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/experiments/config.cc -o src/core/lib/experiments/config.lo  -MMD -MF src/core/lib/experiments/config.dep -MT src/core/lib/experiments/config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/experiments/experiments.cc -o src/core/lib/experiments/experiments.lo  -MMD -MF src/core/lib/experiments/experiments.dep -MT src/core/lib/experiments/experiments.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/buffer_list.cc -o src/core/lib/iomgr/buffer_list.lo  -MMD -MF src/core/lib/iomgr/buffer_list.dep -MT src/core/lib/iomgr/buffer_list.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/call_combiner.cc -o src/core/lib/iomgr/call_combiner.lo  -MMD -MF src/core/lib/iomgr/call_combiner.dep -MT src/core/lib/iomgr/call_combiner.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/cfstream_handle.cc -o src/core/lib/iomgr/cfstream_handle.lo  -MMD -MF src/core/lib/iomgr/cfstream_handle.dep -MT src/core/lib/iomgr/cfstream_handle.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/closure.cc -o src/core/lib/iomgr/closure.lo  -MMD -MF src/core/lib/iomgr/closure.dep -MT src/core/lib/iomgr/closure.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/win_socket.cc -MMD -MF src/core/lib/event_engine/windows/win_socket.dep -MT src/core/lib/event_engine/windows/win_socket.lo  -fPIC -DPIC -o src/core/lib/event_engine/windows/.libs/win_socket.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/combiner.cc -o src/core/lib/iomgr/combiner.lo  -MMD -MF src/core/lib/iomgr/combiner.dep -MT src/core/lib/iomgr/combiner.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/dualstack_socket_posix.cc -o src/core/lib/iomgr/dualstack_socket_posix.lo  -MMD -MF src/core/lib/iomgr/dualstack_socket_posix.dep -MT src/core/lib/iomgr/dualstack_socket_posix.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/windows_endpoint.cc -MMD -MF src/core/lib/event_engine/windows/windows_endpoint.dep -MT src/core/lib/event_engine/windows/windows_endpoint.lo  -fPIC -DPIC -o src/core/lib/event_engine/windows/.libs/windows_endpoint.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/endpoint.cc -o src/core/lib/iomgr/endpoint.lo  -MMD -MF src/core/lib/iomgr/endpoint.dep -MT src/core/lib/iomgr/endpoint.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/endpoint_cfstream.cc -o src/core/lib/iomgr/endpoint_cfstream.lo  -MMD -MF src/core/lib/iomgr/endpoint_cfstream.dep -MT src/core/lib/iomgr/endpoint_cfstream.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/endpoint_pair_posix.cc -o src/core/lib/iomgr/endpoint_pair_posix.lo  -MMD -MF src/core/lib/iomgr/endpoint_pair_posix.dep -MT src/core/lib/iomgr/endpoint_pair_posix.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/endpoint_pair_windows.cc -o src/core/lib/iomgr/endpoint_pair_windows.lo  -MMD -MF src/core/lib/iomgr/endpoint_pair_windows.dep -MT src/core/lib/iomgr/endpoint_pair_windows.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/windows_engine.cc -MMD -MF src/core/lib/event_engine/windows/windows_engine.dep -MT src/core/lib/event_engine/windows/windows_engine.lo  -fPIC -DPIC -o src/core/lib/event_engine/windows/.libs/windows_engine.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/error.cc -o src/core/lib/iomgr/error.lo  -MMD -MF src/core/lib/iomgr/error.dep -MT src/core/lib/iomgr/error.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/error_cfstream.cc -o src/core/lib/iomgr/error_cfstream.lo  -MMD -MF src/core/lib/iomgr/error_cfstream.dep -MT src/core/lib/iomgr/error_cfstream.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/ev_apple.cc -o src/core/lib/iomgr/ev_apple.lo  -MMD -MF src/core/lib/iomgr/ev_apple.dep -MT src/core/lib/iomgr/ev_apple.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/ev_epoll1_linux.cc -o src/core/lib/iomgr/ev_epoll1_linux.lo  -MMD -MF src/core/lib/iomgr/ev_epoll1_linux.dep -MT src/core/lib/iomgr/ev_epoll1_linux.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/ev_poll_posix.cc -o src/core/lib/iomgr/ev_poll_posix.lo  -MMD -MF src/core/lib/iomgr/ev_poll_posix.dep -MT src/core/lib/iomgr/ev_poll_posix.lo
mkdir src/core/lib/event_engine/work_queue/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/work_queue/basic_work_queue.cc -MMD -MF src/core/lib/event_engine/work_queue/basic_work_queue.dep -MT src/core/lib/event_engine/work_queue/basic_work_queue.lo  -fPIC -DPIC -o src/core/lib/event_engine/work_queue/.libs/basic_work_queue.o
mkdir src/core/lib/experiments/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/experiments/config.cc -MMD -MF src/core/lib/experiments/config.dep -MT src/core/lib/experiments/config.lo  -fPIC -DPIC -o src/core/lib/experiments/.libs/config.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/windows/windows_listener.cc -MMD -MF src/core/lib/event_engine/windows/windows_listener.dep -MT src/core/lib/event_engine/windows/windows_listener.lo  -fPIC -DPIC -o src/core/lib/event_engine/windows/.libs/windows_listener.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/ev_posix.cc -o src/core/lib/iomgr/ev_posix.lo  -MMD -MF src/core/lib/iomgr/ev_posix.dep -MT src/core/lib/iomgr/ev_posix.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/event_engine_shims/closure.cc -o src/core/lib/iomgr/event_engine_shims/closure.lo  -MMD -MF src/core/lib/iomgr/event_engine_shims/closure.dep -MT src/core/lib/iomgr/event_engine_shims/closure.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/experiments/experiments.cc -MMD -MF src/core/lib/experiments/experiments.dep -MT src/core/lib/experiments/experiments.lo  -fPIC -DPIC -o src/core/lib/experiments/.libs/experiments.o
mkdir src/core/lib/iomgr/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/cfstream_handle.cc -MMD -MF src/core/lib/iomgr/cfstream_handle.dep -MT src/core/lib/iomgr/cfstream_handle.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/cfstream_handle.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/closure.cc -MMD -MF src/core/lib/iomgr/closure.dep -MT src/core/lib/iomgr/closure.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/closure.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/event_engine_shims/endpoint.cc -o src/core/lib/iomgr/event_engine_shims/endpoint.lo  -MMD -MF src/core/lib/iomgr/event_engine_shims/endpoint.dep -MT src/core/lib/iomgr/event_engine_shims/endpoint.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/buffer_list.cc -MMD -MF src/core/lib/iomgr/buffer_list.dep -MT src/core/lib/iomgr/buffer_list.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/buffer_list.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/event_engine_shims/tcp_client.cc -o src/core/lib/iomgr/event_engine_shims/tcp_client.lo  -MMD -MF src/core/lib/iomgr/event_engine_shims/tcp_client.dep -MT src/core/lib/iomgr/event_engine_shims/tcp_client.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/combiner.cc -MMD -MF src/core/lib/iomgr/combiner.dep -MT src/core/lib/iomgr/combiner.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/combiner.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/endpoint.cc -MMD -MF src/core/lib/iomgr/endpoint.dep -MT src/core/lib/iomgr/endpoint.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/endpoint.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/dualstack_socket_posix.cc -MMD -MF src/core/lib/iomgr/dualstack_socket_posix.dep -MT src/core/lib/iomgr/dualstack_socket_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/dualstack_socket_posix.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/call_combiner.cc -MMD -MF src/core/lib/iomgr/call_combiner.dep -MT src/core/lib/iomgr/call_combiner.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/call_combiner.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/exec_ctx.cc -o src/core/lib/iomgr/exec_ctx.lo  -MMD -MF src/core/lib/iomgr/exec_ctx.dep -MT src/core/lib/iomgr/exec_ctx.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/executor.cc -o src/core/lib/iomgr/executor.lo  -MMD -MF src/core/lib/iomgr/executor.dep -MT src/core/lib/iomgr/executor.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/fork_posix.cc -o src/core/lib/iomgr/fork_posix.lo  -MMD -MF src/core/lib/iomgr/fork_posix.dep -MT src/core/lib/iomgr/fork_posix.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/fork_windows.cc -o src/core/lib/iomgr/fork_windows.lo  -MMD -MF src/core/lib/iomgr/fork_windows.dep -MT src/core/lib/iomgr/fork_windows.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/endpoint_pair_windows.cc -MMD -MF src/core/lib/iomgr/endpoint_pair_windows.dep -MT src/core/lib/iomgr/endpoint_pair_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/endpoint_pair_windows.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/endpoint_cfstream.cc -MMD -MF src/core/lib/iomgr/endpoint_cfstream.dep -MT src/core/lib/iomgr/endpoint_cfstream.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/endpoint_cfstream.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/endpoint_pair_posix.cc -MMD -MF src/core/lib/iomgr/endpoint_pair_posix.dep -MT src/core/lib/iomgr/endpoint_pair_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/endpoint_pair_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/internal_errqueue.cc -o src/core/lib/iomgr/internal_errqueue.lo  -MMD -MF src/core/lib/iomgr/internal_errqueue.dep -MT src/core/lib/iomgr/internal_errqueue.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iocp_windows.cc -o src/core/lib/iomgr/iocp_windows.lo  -MMD -MF src/core/lib/iomgr/iocp_windows.dep -MT src/core/lib/iomgr/iocp_windows.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iomgr.cc -o src/core/lib/iomgr/iomgr.lo  -MMD -MF src/core/lib/iomgr/iomgr.dep -MT src/core/lib/iomgr/iomgr.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iomgr_internal.cc -o src/core/lib/iomgr/iomgr_internal.lo  -MMD -MF src/core/lib/iomgr/iomgr_internal.dep -MT src/core/lib/iomgr/iomgr_internal.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iomgr_posix.cc -o src/core/lib/iomgr/iomgr_posix.lo  -MMD -MF src/core/lib/iomgr/iomgr_posix.dep -MT src/core/lib/iomgr/iomgr_posix.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iomgr_posix_cfstream.cc -o src/core/lib/iomgr/iomgr_posix_cfstream.lo  -MMD -MF src/core/lib/iomgr/iomgr_posix_cfstream.dep -MT src/core/lib/iomgr/iomgr_posix_cfstream.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/ev_apple.cc -MMD -MF src/core/lib/iomgr/ev_apple.dep -MT src/core/lib/iomgr/ev_apple.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/ev_apple.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/error.cc -MMD -MF src/core/lib/iomgr/error.dep -MT src/core/lib/iomgr/error.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/error.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iomgr_windows.cc -o src/core/lib/iomgr/iomgr_windows.lo  -MMD -MF src/core/lib/iomgr/iomgr_windows.dep -MT src/core/lib/iomgr/iomgr_windows.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/error_cfstream.cc -MMD -MF src/core/lib/iomgr/error_cfstream.dep -MT src/core/lib/iomgr/error_cfstream.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/error_cfstream.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/lockfree_event.cc -o src/core/lib/iomgr/lockfree_event.lo  -MMD -MF src/core/lib/iomgr/lockfree_event.dep -MT src/core/lib/iomgr/lockfree_event.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/polling_entity.cc -o src/core/lib/iomgr/polling_entity.lo  -MMD -MF src/core/lib/iomgr/polling_entity.dep -MT src/core/lib/iomgr/polling_entity.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/pollset.cc -o src/core/lib/iomgr/pollset.lo  -MMD -MF src/core/lib/iomgr/pollset.dep -MT src/core/lib/iomgr/pollset.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/pollset_set.cc -o src/core/lib/iomgr/pollset_set.lo  -MMD -MF src/core/lib/iomgr/pollset_set.dep -MT src/core/lib/iomgr/pollset_set.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/pollset_set_windows.cc -o src/core/lib/iomgr/pollset_set_windows.lo  -MMD -MF src/core/lib/iomgr/pollset_set_windows.dep -MT src/core/lib/iomgr/pollset_set_windows.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/pollset_windows.cc -o src/core/lib/iomgr/pollset_windows.lo  -MMD -MF src/core/lib/iomgr/pollset_windows.dep -MT src/core/lib/iomgr/pollset_windows.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/ev_poll_posix.cc -MMD -MF src/core/lib/iomgr/ev_poll_posix.dep -MT src/core/lib/iomgr/ev_poll_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/ev_poll_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/resolve_address.cc -o src/core/lib/iomgr/resolve_address.lo  -MMD -MF src/core/lib/iomgr/resolve_address.dep -MT src/core/lib/iomgr/resolve_address.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/ev_epoll1_linux.cc -MMD -MF src/core/lib/iomgr/ev_epoll1_linux.dep -MT src/core/lib/iomgr/ev_epoll1_linux.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/ev_epoll1_linux.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/resolve_address_posix.cc -o src/core/lib/iomgr/resolve_address_posix.lo  -MMD -MF src/core/lib/iomgr/resolve_address_posix.dep -MT src/core/lib/iomgr/resolve_address_posix.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/ev_posix.cc -MMD -MF src/core/lib/iomgr/ev_posix.dep -MT src/core/lib/iomgr/ev_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/ev_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/resolve_address_windows.cc -o src/core/lib/iomgr/resolve_address_windows.lo  -MMD -MF src/core/lib/iomgr/resolve_address_windows.dep -MT src/core/lib/iomgr/resolve_address_windows.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/sockaddr_utils_posix.cc -o src/core/lib/iomgr/sockaddr_utils_posix.lo  -MMD -MF src/core/lib/iomgr/sockaddr_utils_posix.dep -MT src/core/lib/iomgr/sockaddr_utils_posix.lo
mkdir src/core/lib/iomgr/event_engine_shims/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_factory_posix.cc -o src/core/lib/iomgr/socket_factory_posix.lo  -MMD -MF src/core/lib/iomgr/socket_factory_posix.dep -MT src/core/lib/iomgr/socket_factory_posix.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/event_engine_shims/closure.cc -MMD -MF src/core/lib/iomgr/event_engine_shims/closure.dep -MT src/core/lib/iomgr/event_engine_shims/closure.lo  -fPIC -DPIC -o src/core/lib/iomgr/event_engine_shims/.libs/closure.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/event_engine_shims/endpoint.cc -MMD -MF src/core/lib/iomgr/event_engine_shims/endpoint.dep -MT src/core/lib/iomgr/event_engine_shims/endpoint.lo  -fPIC -DPIC -o src/core/lib/iomgr/event_engine_shims/.libs/endpoint.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_mutator.cc -o src/core/lib/iomgr/socket_mutator.lo  -MMD -MF src/core/lib/iomgr/socket_mutator.dep -MT src/core/lib/iomgr/socket_mutator.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_utils_common_posix.cc -o src/core/lib/iomgr/socket_utils_common_posix.lo  -MMD -MF src/core/lib/iomgr/socket_utils_common_posix.dep -MT src/core/lib/iomgr/socket_utils_common_posix.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/executor.cc -MMD -MF src/core/lib/iomgr/executor.dep -MT src/core/lib/iomgr/executor.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/executor.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_utils_linux.cc -o src/core/lib/iomgr/socket_utils_linux.lo  -MMD -MF src/core/lib/iomgr/socket_utils_linux.dep -MT src/core/lib/iomgr/socket_utils_linux.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/event_engine_shims/tcp_client.cc -MMD -MF src/core/lib/iomgr/event_engine_shims/tcp_client.dep -MT src/core/lib/iomgr/event_engine_shims/tcp_client.lo  -fPIC -DPIC -o src/core/lib/iomgr/event_engine_shims/.libs/tcp_client.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_utils_posix.cc -o src/core/lib/iomgr/socket_utils_posix.lo  -MMD -MF src/core/lib/iomgr/socket_utils_posix.dep -MT src/core/lib/iomgr/socket_utils_posix.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/fork_windows.cc -MMD -MF src/core/lib/iomgr/fork_windows.dep -MT src/core/lib/iomgr/fork_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/fork_windows.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/internal_errqueue.cc -MMD -MF src/core/lib/iomgr/internal_errqueue.dep -MT src/core/lib/iomgr/internal_errqueue.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/internal_errqueue.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/exec_ctx.cc -MMD -MF src/core/lib/iomgr/exec_ctx.dep -MT src/core/lib/iomgr/exec_ctx.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/exec_ctx.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_utils_windows.cc -o src/core/lib/iomgr/socket_utils_windows.lo  -MMD -MF src/core/lib/iomgr/socket_utils_windows.dep -MT src/core/lib/iomgr/socket_utils_windows.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/fork_posix.cc -MMD -MF src/core/lib/iomgr/fork_posix.dep -MT src/core/lib/iomgr/fork_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/fork_posix.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iomgr.cc -MMD -MF src/core/lib/iomgr/iomgr.dep -MT src/core/lib/iomgr/iomgr.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/iomgr.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iomgr_windows.cc -MMD -MF src/core/lib/iomgr/iomgr_windows.dep -MT src/core/lib/iomgr/iomgr_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/iomgr_windows.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iomgr_posix.cc -MMD -MF src/core/lib/iomgr/iomgr_posix.dep -MT src/core/lib/iomgr/iomgr_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/iomgr_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_windows.cc -o src/core/lib/iomgr/socket_windows.lo  -MMD -MF src/core/lib/iomgr/socket_windows.dep -MT src/core/lib/iomgr/socket_windows.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/systemd_utils.cc -o src/core/lib/iomgr/systemd_utils.lo  -MMD -MF src/core/lib/iomgr/systemd_utils.dep -MT src/core/lib/iomgr/systemd_utils.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iocp_windows.cc -MMD -MF src/core/lib/iomgr/iocp_windows.dep -MT src/core/lib/iomgr/iocp_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/iocp_windows.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/pollset_set.cc -MMD -MF src/core/lib/iomgr/pollset_set.dep -MT src/core/lib/iomgr/pollset_set.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/pollset_set.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_client.cc -o src/core/lib/iomgr/tcp_client.lo  -MMD -MF src/core/lib/iomgr/tcp_client.dep -MT src/core/lib/iomgr/tcp_client.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iomgr_posix_cfstream.cc -MMD -MF src/core/lib/iomgr/iomgr_posix_cfstream.dep -MT src/core/lib/iomgr/iomgr_posix_cfstream.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/iomgr_posix_cfstream.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_client_cfstream.cc -o src/core/lib/iomgr/tcp_client_cfstream.lo  -MMD -MF src/core/lib/iomgr/tcp_client_cfstream.dep -MT src/core/lib/iomgr/tcp_client_cfstream.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_client_posix.cc -o src/core/lib/iomgr/tcp_client_posix.lo  -MMD -MF src/core/lib/iomgr/tcp_client_posix.dep -MT src/core/lib/iomgr/tcp_client_posix.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/pollset.cc -MMD -MF src/core/lib/iomgr/pollset.dep -MT src/core/lib/iomgr/pollset.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/pollset.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/pollset_set_windows.cc -MMD -MF src/core/lib/iomgr/pollset_set_windows.dep -MT src/core/lib/iomgr/pollset_set_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/pollset_set_windows.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/resolve_address.cc -MMD -MF src/core/lib/iomgr/resolve_address.dep -MT src/core/lib/iomgr/resolve_address.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/resolve_address.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/iomgr_internal.cc -MMD -MF src/core/lib/iomgr/iomgr_internal.dep -MT src/core/lib/iomgr/iomgr_internal.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/iomgr_internal.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/lockfree_event.cc -MMD -MF src/core/lib/iomgr/lockfree_event.dep -MT src/core/lib/iomgr/lockfree_event.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/lockfree_event.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/pollset_windows.cc -MMD -MF src/core/lib/iomgr/pollset_windows.dep -MT src/core/lib/iomgr/pollset_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/pollset_windows.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_client_windows.cc -o src/core/lib/iomgr/tcp_client_windows.lo  -MMD -MF src/core/lib/iomgr/tcp_client_windows.dep -MT src/core/lib/iomgr/tcp_client_windows.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_posix.cc -o src/core/lib/iomgr/tcp_posix.lo  -MMD -MF src/core/lib/iomgr/tcp_posix.dep -MT src/core/lib/iomgr/tcp_posix.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server.cc -o src/core/lib/iomgr/tcp_server.lo  -MMD -MF src/core/lib/iomgr/tcp_server.dep -MT src/core/lib/iomgr/tcp_server.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server_posix.cc -o src/core/lib/iomgr/tcp_server_posix.lo  -MMD -MF src/core/lib/iomgr/tcp_server_posix.dep -MT src/core/lib/iomgr/tcp_server_posix.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/resolve_address_posix.cc -MMD -MF src/core/lib/iomgr/resolve_address_posix.dep -MT src/core/lib/iomgr/resolve_address_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/resolve_address_posix.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/polling_entity.cc -MMD -MF src/core/lib/iomgr/polling_entity.dep -MT src/core/lib/iomgr/polling_entity.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/polling_entity.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server_utils_posix_common.cc -o src/core/lib/iomgr/tcp_server_utils_posix_common.lo  -MMD -MF src/core/lib/iomgr/tcp_server_utils_posix_common.dep -MT src/core/lib/iomgr/tcp_server_utils_posix_common.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc -o src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.lo  -MMD -MF src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.dep -MT src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc -o src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.lo  -MMD -MF src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.dep -MT src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/resolve_address_windows.cc -MMD -MF src/core/lib/iomgr/resolve_address_windows.dep -MT src/core/lib/iomgr/resolve_address_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/resolve_address_windows.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/sockaddr_utils_posix.cc -MMD -MF src/core/lib/iomgr/sockaddr_utils_posix.dep -MT src/core/lib/iomgr/sockaddr_utils_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/sockaddr_utils_posix.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_mutator.cc -MMD -MF src/core/lib/iomgr/socket_mutator.dep -MT src/core/lib/iomgr/socket_mutator.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/socket_mutator.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server_windows.cc -o src/core/lib/iomgr/tcp_server_windows.lo  -MMD -MF src/core/lib/iomgr/tcp_server_windows.dep -MT src/core/lib/iomgr/tcp_server_windows.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_windows.cc -o src/core/lib/iomgr/tcp_windows.lo  -MMD -MF src/core/lib/iomgr/tcp_windows.dep -MT src/core/lib/iomgr/tcp_windows.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/handshaker/http_connect/http_proxy_mapper.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/http_connect/http_proxy_mapper.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_factory_posix.cc -MMD -MF src/core/lib/iomgr/socket_factory_posix.dep -MT src/core/lib/iomgr/socket_factory_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/socket_factory_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/timer.cc -o src/core/lib/iomgr/timer.lo  -MMD -MF src/core/lib/iomgr/timer.dep -MT src/core/lib/iomgr/timer.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/timer_generic.cc -o src/core/lib/iomgr/timer_generic.lo  -MMD -MF src/core/lib/iomgr/timer_generic.dep -MT src/core/lib/iomgr/timer_generic.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/timer_heap.cc -o src/core/lib/iomgr/timer_heap.lo  -MMD -MF src/core/lib/iomgr/timer_heap.dep -MT src/core/lib/iomgr/timer_heap.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/timer_manager.cc -o src/core/lib/iomgr/timer_manager.lo  -MMD -MF src/core/lib/iomgr/timer_manager.dep -MT src/core/lib/iomgr/timer_manager.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/handshaker/http_connect/http_connect_handshaker.h:24,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/http_connect/http_connect_handshaker.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_utils_linux.cc -MMD -MF src/core/lib/iomgr/socket_utils_linux.dep -MT src/core/lib/iomgr/socket_utils_linux.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/socket_utils_linux.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/handshaker/security/security_handshaker.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/security/security_handshaker.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_utils_common_posix.cc -MMD -MF src/core/lib/iomgr/socket_utils_common_posix.dep -MT src/core/lib/iomgr/socket_utils_common_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/socket_utils_common_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/unix_sockets_posix.cc -o src/core/lib/iomgr/unix_sockets_posix.lo  -MMD -MF src/core/lib/iomgr/unix_sockets_posix.dep -MT src/core/lib/iomgr/unix_sockets_posix.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_utils_posix.cc -MMD -MF src/core/lib/iomgr/socket_utils_posix.dep -MT src/core/lib/iomgr/socket_utils_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/socket_utils_posix.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_utils_windows.cc -MMD -MF src/core/lib/iomgr/socket_utils_windows.dep -MT src/core/lib/iomgr/socket_utils_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/socket_utils_windows.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/unix_sockets_posix_noop.cc -o src/core/lib/iomgr/unix_sockets_posix_noop.lo  -MMD -MF src/core/lib/iomgr/unix_sockets_posix_noop.dep -MT src/core/lib/iomgr/unix_sockets_posix_noop.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/vsock.cc -o src/core/lib/iomgr/vsock.lo  -MMD -MF src/core/lib/iomgr/vsock.dep -MT src/core/lib/iomgr/vsock.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/handshaker/endpoint_info/endpoint_info_handshaker.h:22,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/endpoint_info/endpoint_info_handshaker.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/socket_windows.cc -MMD -MF src/core/lib/iomgr/socket_windows.dep -MT src/core/lib/iomgr/socket_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/socket_windows.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/wakeup_fd_eventfd.cc -o src/core/lib/iomgr/wakeup_fd_eventfd.lo  -MMD -MF src/core/lib/iomgr/wakeup_fd_eventfd.dep -MT src/core/lib/iomgr/wakeup_fd_eventfd.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/wakeup_fd_nospecial.cc -o src/core/lib/iomgr/wakeup_fd_nospecial.lo  -MMD -MF src/core/lib/iomgr/wakeup_fd_nospecial.dep -MT src/core/lib/iomgr/wakeup_fd_nospecial.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/wakeup_fd_pipe.cc -o src/core/lib/iomgr/wakeup_fd_pipe.lo  -MMD -MF src/core/lib/iomgr/wakeup_fd_pipe.dep -MT src/core/lib/iomgr/wakeup_fd_pipe.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/wakeup_fd_posix.cc -o src/core/lib/iomgr/wakeup_fd_posix.lo  -MMD -MF src/core/lib/iomgr/wakeup_fd_posix.dep -MT src/core/lib/iomgr/wakeup_fd_posix.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/promise/activity.cc -o src/core/lib/promise/activity.lo  -MMD -MF src/core/lib/promise/activity.dep -MT src/core/lib/promise/activity.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_client_posix.cc -MMD -MF src/core/lib/iomgr/tcp_client_posix.dep -MT src/core/lib/iomgr/tcp_client_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_client_posix.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_client_cfstream.cc -MMD -MF src/core/lib/iomgr/tcp_client_cfstream.dep -MT src/core/lib/iomgr/tcp_client_cfstream.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_client_cfstream.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/promise/party.cc -o src/core/lib/promise/party.lo  -MMD -MF src/core/lib/promise/party.dep -MT src/core/lib/promise/party.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_client.cc -MMD -MF src/core/lib/iomgr/tcp_client.dep -MT src/core/lib/iomgr/tcp_client.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_client.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/systemd_utils.cc -MMD -MF src/core/lib/iomgr/systemd_utils.dep -MT src/core/lib/iomgr/systemd_utils.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/systemd_utils.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/promise/sleep.cc -o src/core/lib/promise/sleep.lo  -MMD -MF src/core/lib/promise/sleep.dep -MT src/core/lib/promise/sleep.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_client_windows.cc -MMD -MF src/core/lib/iomgr/tcp_client_windows.dep -MT src/core/lib/iomgr/tcp_client_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_client_windows.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/lib/event_engine/default_event_engine.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/event_engine/default_event_engine.cc:14:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/connected_channel.cc:55:
./src/core/lib/promise/loop.h:187:31: warning: attribute ignored in declaration of 'union grpc_core::Loop<F>::<unnamed>' [-Wattributes]
  187 |   GPR_NO_UNIQUE_ADDRESS union {
      |                               ^
./src/core/lib/promise/loop.h:187:31: note: attribute for 'union grpc_core::Loop<F>::<unnamed>' must follow the 'union' keyword
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_posix.cc -MMD -MF src/core/lib/iomgr/tcp_posix.dep -MT src/core/lib/iomgr/tcp_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/api.cc -o src/core/lib/resource_quota/api.lo  -MMD -MF src/core/lib/resource_quota/api.dep -MT src/core/lib/resource_quota/api.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server_posix.cc -MMD -MF src/core/lib/iomgr/tcp_server_posix.dep -MT src/core/lib/iomgr/tcp_server_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_server_posix.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc -MMD -MF src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.dep -MT src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_server_utils_posix_ifaddrs.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server.cc -MMD -MF src/core/lib/iomgr/tcp_server.dep -MT src/core/lib/iomgr/tcp_server.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_server.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server_utils_posix_common.cc -MMD -MF src/core/lib/iomgr/tcp_server_utils_posix_common.dep -MT src/core/lib/iomgr/tcp_server_utils_posix_common.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_server_utils_posix_common.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc -MMD -MF src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.dep -MT src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_server_utils_posix_noifaddrs.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/arena.cc -o src/core/lib/resource_quota/arena.lo  -MMD -MF src/core/lib/resource_quota/arena.dep -MT src/core/lib/resource_quota/arena.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/connection_quota.cc -o src/core/lib/resource_quota/connection_quota.lo  -MMD -MF src/core/lib/resource_quota/connection_quota.dep -MT src/core/lib/resource_quota/connection_quota.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/memory_quota.cc -o src/core/lib/resource_quota/memory_quota.lo  -MMD -MF src/core/lib/resource_quota/memory_quota.dep -MT src/core/lib/resource_quota/memory_quota.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/timer.cc -MMD -MF src/core/lib/iomgr/timer.dep -MT src/core/lib/iomgr/timer.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/timer.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_windows.cc -MMD -MF src/core/lib/iomgr/tcp_windows.dep -MT src/core/lib/iomgr/tcp_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_windows.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server_windows.cc -MMD -MF src/core/lib/iomgr/tcp_server_windows.dep -MT src/core/lib/iomgr/tcp_server_windows.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/tcp_server_windows.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/periodic_update.cc -o src/core/lib/resource_quota/periodic_update.lo  -MMD -MF src/core/lib/resource_quota/periodic_update.dep -MT src/core/lib/resource_quota/periodic_update.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/timer_generic.cc -MMD -MF src/core/lib/iomgr/timer_generic.dep -MT src/core/lib/iomgr/timer_generic.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/timer_generic.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/resource_quota.cc -o src/core/lib/resource_quota/resource_quota.lo  -MMD -MF src/core/lib/resource_quota/resource_quota.dep -MT src/core/lib/resource_quota/resource_quota.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/thread_quota.cc -o src/core/lib/resource_quota/thread_quota.lo  -MMD -MF src/core/lib/resource_quota/thread_quota.dep -MT src/core/lib/resource_quota/thread_quota.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/timer_heap.cc -MMD -MF src/core/lib/iomgr/timer_heap.dep -MT src/core/lib/iomgr/timer_heap.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/timer_heap.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/audit_logging.cc -o src/core/lib/security/authorization/audit_logging.lo  -MMD -MF src/core/lib/security/authorization/audit_logging.dep -MT src/core/lib/security/authorization/audit_logging.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc -o src/core/lib/security/authorization/authorization_policy_provider_vtable.lo  -MMD -MF src/core/lib/security/authorization/authorization_policy_provider_vtable.dep -MT src/core/lib/security/authorization/authorization_policy_provider_vtable.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/lib/resource_quota/api.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/security/secure_endpoint.cc:48:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/timer_manager.cc -MMD -MF src/core/lib/iomgr/timer_manager.dep -MT src/core/lib/iomgr/timer_manager.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/timer_manager.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/unix_sockets_posix_noop.cc -MMD -MF src/core/lib/iomgr/unix_sockets_posix_noop.dep -MT src/core/lib/iomgr/unix_sockets_posix_noop.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/unix_sockets_posix_noop.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/evaluate_args.cc -o src/core/lib/security/authorization/evaluate_args.lo  -MMD -MF src/core/lib/security/authorization/evaluate_args.dep -MT src/core/lib/security/authorization/evaluate_args.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/unix_sockets_posix.cc -MMD -MF src/core/lib/iomgr/unix_sockets_posix.dep -MT src/core/lib/iomgr/unix_sockets_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/unix_sockets_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/grpc_authorization_engine.cc -o src/core/lib/security/authorization/grpc_authorization_engine.lo  -MMD -MF src/core/lib/security/authorization/grpc_authorization_engine.dep -MT src/core/lib/security/authorization/grpc_authorization_engine.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/wakeup_fd_nospecial.cc -MMD -MF src/core/lib/iomgr/wakeup_fd_nospecial.dep -MT src/core/lib/iomgr/wakeup_fd_nospecial.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/wakeup_fd_nospecial.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/vsock.cc -MMD -MF src/core/lib/iomgr/vsock.dep -MT src/core/lib/iomgr/vsock.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/vsock.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/grpc_server_authz_filter.cc -o src/core/lib/security/authorization/grpc_server_authz_filter.lo  -MMD -MF src/core/lib/security/authorization/grpc_server_authz_filter.dep -MT src/core/lib/security/authorization/grpc_server_authz_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/matchers.cc -o src/core/lib/security/authorization/matchers.lo  -MMD -MF src/core/lib/security/authorization/matchers.dep -MT src/core/lib/security/authorization/matchers.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/rbac_policy.cc -o src/core/lib/security/authorization/rbac_policy.lo  -MMD -MF src/core/lib/security/authorization/rbac_policy.dep -MT src/core/lib/security/authorization/rbac_policy.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/stdout_logger.cc -o src/core/lib/security/authorization/stdout_logger.lo  -MMD -MF src/core/lib/security/authorization/stdout_logger.dep -MT src/core/lib/security/authorization/stdout_logger.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/wakeup_fd_pipe.cc -MMD -MF src/core/lib/iomgr/wakeup_fd_pipe.dep -MT src/core/lib/iomgr/wakeup_fd_pipe.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/wakeup_fd_pipe.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/wakeup_fd_posix.cc -MMD -MF src/core/lib/iomgr/wakeup_fd_posix.dep -MT src/core/lib/iomgr/wakeup_fd_posix.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/wakeup_fd_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/certificate_provider/certificate_provider_registry.cc -o src/core/lib/security/certificate_provider/certificate_provider_registry.lo  -MMD -MF src/core/lib/security/certificate_provider/certificate_provider_registry.dep -MT src/core/lib/security/certificate_provider/certificate_provider_registry.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/context/security_context.cc -o src/core/lib/security/context/security_context.lo  -MMD -MF src/core/lib/security/context/security_context.dep -MT src/core/lib/security/context/security_context.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/alts_credentials.cc -o src/core/lib/security/credentials/alts/alts_credentials.lo  -MMD -MF src/core/lib/security/credentials/alts/alts_credentials.dep -MT src/core/lib/security/credentials/alts/alts_credentials.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/wakeup_fd_eventfd.cc -MMD -MF src/core/lib/iomgr/wakeup_fd_eventfd.dep -MT src/core/lib/iomgr/wakeup_fd_eventfd.lo  -fPIC -DPIC -o src/core/lib/iomgr/.libs/wakeup_fd_eventfd.o
mkdir src/core/lib/promise/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/promise/activity.cc -MMD -MF src/core/lib/promise/activity.dep -MT src/core/lib/promise/activity.lo  -fPIC -DPIC -o src/core/lib/promise/.libs/activity.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/handshaker/http_connect/xds_http_proxy_mapper.h:24,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/http_connect/xds_http_proxy_mapper.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/check_gcp_environment.cc -o src/core/lib/security/credentials/alts/check_gcp_environment.lo  -MMD -MF src/core/lib/security/credentials/alts/check_gcp_environment.dep -MT src/core/lib/security/credentials/alts/check_gcp_environment.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/promise/party.cc -MMD -MF src/core/lib/promise/party.dep -MT src/core/lib/promise/party.lo  -fPIC -DPIC -o src/core/lib/promise/.libs/party.o
mkdir src/core/lib/resource_quota/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/api.cc -MMD -MF src/core/lib/resource_quota/api.dep -MT src/core/lib/resource_quota/api.lo  -fPIC -DPIC -o src/core/lib/resource_quota/.libs/api.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/promise/sleep.cc -MMD -MF src/core/lib/promise/sleep.dep -MT src/core/lib/promise/sleep.lo  -fPIC -DPIC -o src/core/lib/promise/.libs/sleep.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/arena.cc -MMD -MF src/core/lib/resource_quota/arena.dep -MT src/core/lib/resource_quota/arena.lo  -fPIC -DPIC -o src/core/lib/resource_quota/.libs/arena.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/memory_quota.cc -MMD -MF src/core/lib/resource_quota/memory_quota.dep -MT src/core/lib/resource_quota/memory_quota.lo  -fPIC -DPIC -o src/core/lib/resource_quota/.libs/memory_quota.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc -o src/core/lib/security/credentials/alts/check_gcp_environment_linux.lo  -MMD -MF src/core/lib/security/credentials/alts/check_gcp_environment_linux.dep -MT src/core/lib/security/credentials/alts/check_gcp_environment_linux.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc -o src/core/lib/security/credentials/alts/check_gcp_environment_no_op.lo  -MMD -MF src/core/lib/security/credentials/alts/check_gcp_environment_no_op.dep -MT src/core/lib/security/credentials/alts/check_gcp_environment_no_op.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc -o src/core/lib/security/credentials/alts/check_gcp_environment_windows.lo  -MMD -MF src/core/lib/security/credentials/alts/check_gcp_environment_windows.dep -MT src/core/lib/security/credentials/alts/check_gcp_environment_windows.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/resource_quota.cc -MMD -MF src/core/lib/resource_quota/resource_quota.dep -MT src/core/lib/resource_quota/resource_quota.lo  -fPIC -DPIC -o src/core/lib/resource_quota/.libs/resource_quota.o
mkdir src/core/lib/security/authorization/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/audit_logging.cc -MMD -MF src/core/lib/security/authorization/audit_logging.dep -MT src/core/lib/security/authorization/audit_logging.lo  -fPIC -DPIC -o src/core/lib/security/authorization/.libs/audit_logging.o
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc: In lambda function:
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2600:14: warning: writing 4 bytes into a region of size 3 [-Wstringop-overflow=]
 2600 |         *p++ = 0x00;  // literal header, not indexed
      |         ~~~~~^~~~~~
In file included from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include/grpc/slice.h:22,
                 from ./src/core/ext/transport/chttp2/transport/chttp2_transport.h:22:
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include/grpc/impl/slice_type.h:71:15: note: at offset 13 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 11
   71 |       uint8_t bytes[GRPC_SLICE_INLINED_SIZE];
      |               ^~~~~
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2612:14: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
 2612 |         *p++ = 'g';
      |         ~~~~~^~~~~
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include/grpc/impl/slice_type.h:71:15: note: at offset 17 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 11
   71 |       uint8_t bytes[GRPC_SLICE_INLINED_SIZE];
      |               ^~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/connection_quota.cc -MMD -MF src/core/lib/resource_quota/connection_quota.dep -MT src/core/lib/resource_quota/connection_quota.lo  -fPIC -DPIC -o src/core/lib/resource_quota/.libs/connection_quota.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/periodic_update.cc -MMD -MF src/core/lib/resource_quota/periodic_update.dep -MT src/core/lib/resource_quota/periodic_update.lo  -fPIC -DPIC -o src/core/lib/resource_quota/.libs/periodic_update.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_stack.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc -o src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.lo  -MMD -MF src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.dep -MT src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc -MMD -MF src/core/lib/security/authorization/authorization_policy_provider_vtable.dep -MT src/core/lib/security/authorization/authorization_policy_provider_vtable.lo  -fPIC -DPIC -o src/core/lib/security/authorization/.libs/authorization_policy_provider_vtable.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/thread_quota.cc -MMD -MF src/core/lib/resource_quota/thread_quota.dep -MT src/core/lib/resource_quota/thread_quota.lo  -fPIC -DPIC -o src/core/lib/resource_quota/.libs/thread_quota.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc -o src/core/lib/security/credentials/alts/grpc_alts_credentials_options.lo  -MMD -MF src/core/lib/security/credentials/alts/grpc_alts_credentials_options.dep -MT src/core/lib/security/credentials/alts/grpc_alts_credentials_options.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/evaluate_args.cc -MMD -MF src/core/lib/security/authorization/evaluate_args.dep -MT src/core/lib/security/authorization/evaluate_args.lo  -fPIC -DPIC -o src/core/lib/security/authorization/.libs/evaluate_args.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/grpc_server_authz_filter.cc -MMD -MF src/core/lib/security/authorization/grpc_server_authz_filter.dep -MT src/core/lib/security/authorization/grpc_server_authz_filter.lo  -fPIC -DPIC -o src/core/lib/security/authorization/.libs/grpc_server_authz_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/grpc_authorization_engine.cc -MMD -MF src/core/lib/security/authorization/grpc_authorization_engine.dep -MT src/core/lib/security/authorization/grpc_authorization_engine.lo  -fPIC -DPIC -o src/core/lib/security/authorization/.libs/grpc_authorization_engine.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/rbac_policy.cc -MMD -MF src/core/lib/security/authorization/rbac_policy.dep -MT src/core/lib/security/authorization/rbac_policy.lo  -fPIC -DPIC -o src/core/lib/security/authorization/.libs/rbac_policy.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc -o src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.lo  -MMD -MF src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.dep -MT src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/matchers.cc -MMD -MF src/core/lib/security/authorization/matchers.dep -MT src/core/lib/security/authorization/matchers.lo  -fPIC -DPIC -o src/core/lib/security/authorization/.libs/matchers.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/channel_stack_builder_impl.cc:37:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/lib/security/credentials/alts/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/alts_credentials.cc -MMD -MF src/core/lib/security/credentials/alts/alts_credentials.dep -MT src/core/lib/security/credentials/alts/alts_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/alts/.libs/alts_credentials.o
mkdir src/core/lib/security/certificate_provider/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/certificate_provider/certificate_provider_registry.cc -MMD -MF src/core/lib/security/certificate_provider/certificate_provider_registry.dep -MT src/core/lib/security/certificate_provider/certificate_provider_registry.lo  -fPIC -DPIC -o src/core/lib/security/certificate_provider/.libs/certificate_provider_registry.o
mkdir src/core/lib/security/context/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/check_gcp_environment.cc -MMD -MF src/core/lib/security/credentials/alts/check_gcp_environment.dep -MT src/core/lib/security/credentials/alts/check_gcp_environment.lo  -fPIC -DPIC -o src/core/lib/security/credentials/alts/.libs/check_gcp_environment.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/context/security_context.cc -MMD -MF src/core/lib/security/context/security_context.dep -MT src/core/lib/security/context/security_context.lo  -fPIC -DPIC -o src/core/lib/security/context/.libs/security_context.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/call_creds_util.cc -o src/core/lib/security/credentials/call_creds_util.lo  -MMD -MF src/core/lib/security/credentials/call_creds_util.dep -MT src/core/lib/security/credentials/call_creds_util.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/channel_creds_registry_init.cc -o src/core/lib/security/credentials/channel_creds_registry_init.lo  -MMD -MF src/core/lib/security/credentials/channel_creds_registry_init.dep -MT src/core/lib/security/credentials/channel_creds_registry_init.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/stdout_logger.cc -MMD -MF src/core/lib/security/authorization/stdout_logger.dep -MT src/core/lib/security/authorization/stdout_logger.lo  -fPIC -DPIC -o src/core/lib/security/authorization/.libs/stdout_logger.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/composite/composite_credentials.cc -o src/core/lib/security/credentials/composite/composite_credentials.lo  -MMD -MF src/core/lib/security/credentials/composite/composite_credentials.dep -MT src/core/lib/security/credentials/composite/composite_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/credentials.cc -o src/core/lib/security/credentials/credentials.lo  -MMD -MF src/core/lib/security/credentials/credentials.dep -MT src/core/lib/security/credentials/credentials.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc -MMD -MF src/core/lib/security/credentials/alts/check_gcp_environment_linux.dep -MT src/core/lib/security/credentials/alts/check_gcp_environment_linux.lo  -fPIC -DPIC -o src/core/lib/security/credentials/alts/.libs/check_gcp_environment_linux.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/aws_external_account_credentials.cc -o src/core/lib/security/credentials/external/aws_external_account_credentials.lo  -MMD -MF src/core/lib/security/credentials/external/aws_external_account_credentials.dep -MT src/core/lib/security/credentials/external/aws_external_account_credentials.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc -MMD -MF src/core/lib/security/credentials/alts/check_gcp_environment_windows.dep -MT src/core/lib/security/credentials/alts/check_gcp_environment_windows.lo  -fPIC -DPIC -o src/core/lib/security/credentials/alts/.libs/check_gcp_environment_windows.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/aws_request_signer.cc -o src/core/lib/security/credentials/external/aws_request_signer.lo  -MMD -MF src/core/lib/security/credentials/external/aws_request_signer.dep -MT src/core/lib/security/credentials/external/aws_request_signer.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc -MMD -MF src/core/lib/security/credentials/alts/check_gcp_environment_no_op.dep -MT src/core/lib/security/credentials/alts/check_gcp_environment_no_op.lo  -fPIC -DPIC -o src/core/lib/security/credentials/alts/.libs/check_gcp_environment_no_op.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/external_account_credentials.cc -o src/core/lib/security/credentials/external/external_account_credentials.lo  -MMD -MF src/core/lib/security/credentials/external/external_account_credentials.dep -MT src/core/lib/security/credentials/external/external_account_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/file_external_account_credentials.cc -o src/core/lib/security/credentials/external/file_external_account_credentials.lo  -MMD -MF src/core/lib/security/credentials/external/file_external_account_credentials.dep -MT src/core/lib/security/credentials/external/file_external_account_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/url_external_account_credentials.cc -o src/core/lib/security/credentials/external/url_external_account_credentials.lo  -MMD -MF src/core/lib/security/credentials/external/url_external_account_credentials.dep -MT src/core/lib/security/credentials/external/url_external_account_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/fake/fake_credentials.cc -o src/core/lib/security/credentials/fake/fake_credentials.lo  -MMD -MF src/core/lib/security/credentials/fake/fake_credentials.dep -MT src/core/lib/security/credentials/fake/fake_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.cc -o src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.lo  -MMD -MF src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.dep -MT src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/google_default/credentials_generic.cc -o src/core/lib/security/credentials/google_default/credentials_generic.lo  -MMD -MF src/core/lib/security/credentials/google_default/credentials_generic.dep -MT src/core/lib/security/credentials/google_default/credentials_generic.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/google_default/google_default_credentials.cc -o src/core/lib/security/credentials/google_default/google_default_credentials.lo  -MMD -MF src/core/lib/security/credentials/google_default/google_default_credentials.dep -MT src/core/lib/security/credentials/google_default/google_default_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/iam/iam_credentials.cc -o src/core/lib/security/credentials/iam/iam_credentials.lo  -MMD -MF src/core/lib/security/credentials/iam/iam_credentials.dep -MT src/core/lib/security/credentials/iam/iam_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/insecure/insecure_credentials.cc -o src/core/lib/security/credentials/insecure/insecure_credentials.lo  -MMD -MF src/core/lib/security/credentials/insecure/insecure_credentials.dep -MT src/core/lib/security/credentials/insecure/insecure_credentials.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc -MMD -MF src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.dep -MT src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.lo  -fPIC -DPIC -o src/core/lib/security/credentials/alts/.libs/grpc_alts_credentials_client_options.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/jwt/json_token.cc -o src/core/lib/security/credentials/jwt/json_token.lo  -MMD -MF src/core/lib/security/credentials/jwt/json_token.dep -MT src/core/lib/security/credentials/jwt/json_token.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc -MMD -MF src/core/lib/security/credentials/alts/grpc_alts_credentials_options.dep -MT src/core/lib/security/credentials/alts/grpc_alts_credentials_options.lo  -fPIC -DPIC -o src/core/lib/security/credentials/alts/.libs/grpc_alts_credentials_options.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/jwt/jwt_credentials.cc -o src/core/lib/security/credentials/jwt/jwt_credentials.lo  -MMD -MF src/core/lib/security/credentials/jwt/jwt_credentials.dep -MT src/core/lib/security/credentials/jwt/jwt_credentials.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc -MMD -MF src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.dep -MT src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.lo  -fPIC -DPIC -o src/core/lib/security/credentials/alts/.libs/grpc_alts_credentials_server_options.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/handshaker/tcp_connect/tcp_connect_handshaker.h:22,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/handshaker/tcp_connect/tcp_connect_handshaker.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/jwt/jwt_verifier.cc -o src/core/lib/security/credentials/jwt/jwt_verifier.lo  -MMD -MF src/core/lib/security/credentials/jwt/jwt_verifier.dep -MT src/core/lib/security/credentials/jwt/jwt_verifier.lo
mkdir src/core/lib/security/credentials/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/channel_creds_registry_init.cc -MMD -MF src/core/lib/security/credentials/channel_creds_registry_init.dep -MT src/core/lib/security/credentials/channel_creds_registry_init.lo  -fPIC -DPIC -o src/core/lib/security/credentials/.libs/channel_creds_registry_init.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/local/local_credentials.cc -o src/core/lib/security/credentials/local/local_credentials.lo  -MMD -MF src/core/lib/security/credentials/local/local_credentials.dep -MT src/core/lib/security/credentials/local/local_credentials.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/call_creds_util.cc -MMD -MF src/core/lib/security/credentials/call_creds_util.dep -MT src/core/lib/security/credentials/call_creds_util.lo  -fPIC -DPIC -o src/core/lib/security/credentials/.libs/call_creds_util.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc -o src/core/lib/security/credentials/oauth2/oauth2_credentials.lo  -MMD -MF src/core/lib/security/credentials/oauth2/oauth2_credentials.dep -MT src/core/lib/security/credentials/oauth2/oauth2_credentials.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from ./src/core/lib/channel/connected_channel.h:25,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/connected_channel.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/plugin/plugin_credentials.cc -o src/core/lib/security/credentials/plugin/plugin_credentials.lo  -MMD -MF src/core/lib/security/credentials/plugin/plugin_credentials.dep -MT src/core/lib/security/credentials/plugin/plugin_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/ssl/ssl_credentials.cc -o src/core/lib/security/credentials/ssl/ssl_credentials.lo  -MMD -MF src/core/lib/security/credentials/ssl/ssl_credentials.dep -MT src/core/lib/security/credentials/ssl/ssl_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc -o src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.lo  -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.dep -MT src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_certificate_match.cc -o src/core/lib/security/credentials/tls/grpc_tls_certificate_match.lo  -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_certificate_match.dep -MT src/core/lib/security/credentials/tls/grpc_tls_certificate_match.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc -o src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.lo  -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.dep -MT src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.lo
mkdir src/core/lib/security/credentials/fake/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc -o src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.lo  -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.dep -MT src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc -o src/core/lib/security/credentials/tls/grpc_tls_credentials_options.lo  -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_credentials_options.dep -MT src/core/lib/security/credentials/tls/grpc_tls_credentials_options.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_crl_provider.cc -o src/core/lib/security/credentials/tls/grpc_tls_crl_provider.lo  -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_crl_provider.dep -MT src/core/lib/security/credentials/tls/grpc_tls_crl_provider.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/fake/fake_credentials.cc -MMD -MF src/core/lib/security/credentials/fake/fake_credentials.dep -MT src/core/lib/security/credentials/fake/fake_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/fake/.libs/fake_credentials.o
mkdir src/core/lib/security/credentials/external/.libs
mkdir src/core/lib/security/credentials/external/.libs
mkdir: can't create directory 'src/core/lib/security/credentials/external/.libs': File exists
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/url_external_account_credentials.cc -MMD -MF src/core/lib/security/credentials/external/url_external_account_credentials.dep -MT src/core/lib/security/credentials/external/url_external_account_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/external/.libs/url_external_account_credentials.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/aws_request_signer.cc -MMD -MF src/core/lib/security/credentials/external/aws_request_signer.dep -MT src/core/lib/security/credentials/external/aws_request_signer.lo  -fPIC -DPIC -o src/core/lib/security/credentials/external/.libs/aws_request_signer.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/credentials.cc -MMD -MF src/core/lib/security/credentials/credentials.dep -MT src/core/lib/security/credentials/credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/.libs/credentials.o
mkdir src/core/lib/security/credentials/composite/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/composite/composite_credentials.cc -MMD -MF src/core/lib/security/credentials/composite/composite_credentials.dep -MT src/core/lib/security/credentials/composite/composite_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/composite/.libs/composite_credentials.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/aws_external_account_credentials.cc -MMD -MF src/core/lib/security/credentials/external/aws_external_account_credentials.dep -MT src/core/lib/security/credentials/external/aws_external_account_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/external/.libs/aws_external_account_credentials.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/external_account_credentials.cc -MMD -MF src/core/lib/security/credentials/external/external_account_credentials.dep -MT src/core/lib/security/credentials/external/external_account_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/external/.libs/external_account_credentials.o
mkdir src/core/lib/security/credentials/gcp_service_account_identity/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.cc -MMD -MF src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.dep -MT src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/gcp_service_account_identity/.libs/gcp_service_account_identity_credentials.o
mkdir src/core/lib/security/credentials/iam/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/iam/iam_credentials.cc -MMD -MF src/core/lib/security/credentials/iam/iam_credentials.dep -MT src/core/lib/security/credentials/iam/iam_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/iam/.libs/iam_credentials.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/tls_credentials.cc -o src/core/lib/security/credentials/tls/tls_credentials.lo  -MMD -MF src/core/lib/security/credentials/tls/tls_credentials.dep -MT src/core/lib/security/credentials/tls/tls_credentials.lo
mkdir src/core/lib/security/credentials/insecure/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/insecure/insecure_credentials.cc -MMD -MF src/core/lib/security/credentials/insecure/insecure_credentials.dep -MT src/core/lib/security/credentials/insecure/insecure_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/insecure/.libs/insecure_credentials.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/file_external_account_credentials.cc -MMD -MF src/core/lib/security/credentials/external/file_external_account_credentials.dep -MT src/core/lib/security/credentials/external/file_external_account_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/external/.libs/file_external_account_credentials.o
mkdir src/core/lib/security/credentials/google_default/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/google_default/credentials_generic.cc -MMD -MF src/core/lib/security/credentials/google_default/credentials_generic.dep -MT src/core/lib/security/credentials/google_default/credentials_generic.lo  -fPIC -DPIC -o src/core/lib/security/credentials/google_default/.libs/credentials_generic.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/google_default/google_default_credentials.cc -MMD -MF src/core/lib/security/credentials/google_default/google_default_credentials.dep -MT src/core/lib/security/credentials/google_default/google_default_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/google_default/.libs/google_default_credentials.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/tls_utils.cc -o src/core/lib/security/credentials/tls/tls_utils.lo  -MMD -MF src/core/lib/security/credentials/tls/tls_utils.dep -MT src/core/lib/security/credentials/tls/tls_utils.lo
mkdir src/core/lib/security/credentials/jwt/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/jwt/json_token.cc -MMD -MF src/core/lib/security/credentials/jwt/json_token.dep -MT src/core/lib/security/credentials/jwt/json_token.lo  -fPIC -DPIC -o src/core/lib/security/credentials/jwt/.libs/json_token.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.cc -o src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.lo  -MMD -MF src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.dep -MT src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/jwt/jwt_verifier.cc -MMD -MF src/core/lib/security/credentials/jwt/jwt_verifier.dep -MT src/core/lib/security/credentials/jwt/jwt_verifier.lo  -fPIC -DPIC -o src/core/lib/security/credentials/jwt/.libs/jwt_verifier.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/jwt/jwt_credentials.cc -MMD -MF src/core/lib/security/credentials/jwt/jwt_credentials.dep -MT src/core/lib/security/credentials/jwt/jwt_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/jwt/.libs/jwt_credentials.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/xds/xds_credentials.cc -o src/core/lib/security/credentials/xds/xds_credentials.lo  -MMD -MF src/core/lib/security/credentials/xds/xds_credentials.dep -MT src/core/lib/security/credentials/xds/xds_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/alts/alts_security_connector.cc -o src/core/lib/security/security_connector/alts/alts_security_connector.lo  -MMD -MF src/core/lib/security/security_connector/alts/alts_security_connector.dep -MT src/core/lib/security/security_connector/alts/alts_security_connector.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/fake/fake_security_connector.cc -o src/core/lib/security/security_connector/fake/fake_security_connector.lo  -MMD -MF src/core/lib/security/security_connector/fake/fake_security_connector.dep -MT src/core/lib/security/security_connector/fake/fake_security_connector.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc -o src/core/lib/security/security_connector/insecure/insecure_security_connector.lo  -MMD -MF src/core/lib/security/security_connector/insecure/insecure_security_connector.dep -MT src/core/lib/security/security_connector/insecure/insecure_security_connector.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/load_system_roots_fallback.cc -o src/core/lib/security/security_connector/load_system_roots_fallback.lo  -MMD -MF src/core/lib/security/security_connector/load_system_roots_fallback.dep -MT src/core/lib/security/security_connector/load_system_roots_fallback.lo
mkdir src/core/lib/security/credentials/plugin/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/plugin/plugin_credentials.cc -MMD -MF src/core/lib/security/credentials/plugin/plugin_credentials.dep -MT src/core/lib/security/credentials/plugin/plugin_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/plugin/.libs/plugin_credentials.o
mkdir src/core/lib/security/credentials/tls/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_certificate_match.cc -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_certificate_match.dep -MT src/core/lib/security/credentials/tls/grpc_tls_certificate_match.lo  -fPIC -DPIC -o src/core/lib/security/credentials/tls/.libs/grpc_tls_certificate_match.o
mkdir src/core/lib/security/credentials/local/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/local/local_credentials.cc -MMD -MF src/core/lib/security/credentials/local/local_credentials.dep -MT src/core/lib/security/credentials/local/local_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/local/.libs/local_credentials.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.dep -MT src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.lo  -fPIC -DPIC -o src/core/lib/security/credentials/tls/.libs/grpc_tls_certificate_distributor.o
In file included from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/memory_quota.cc:37:
./src/core/lib/promise/loop.h:187:31: warning: attribute ignored in declaration of 'union grpc_core::Loop<F>::<unnamed>' [-Wattributes]
  187 |   GPR_NO_UNIQUE_ADDRESS union {
      |                               ^
./src/core/lib/promise/loop.h:187:31: note: attribute for 'union grpc_core::Loop<F>::<unnamed>' must follow the 'union' keyword
mkdir src/core/lib/security/credentials/oauth2/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc -MMD -MF src/core/lib/security/credentials/oauth2/oauth2_credentials.dep -MT src/core/lib/security/credentials/oauth2/oauth2_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/oauth2/.libs/oauth2_credentials.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.dep -MT src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.lo  -fPIC -DPIC -o src/core/lib/security/credentials/tls/.libs/grpc_tls_certificate_provider.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/load_system_roots_supported.cc -o src/core/lib/security/security_connector/load_system_roots_supported.lo  -MMD -MF src/core/lib/security/security_connector/load_system_roots_supported.dep -MT src/core/lib/security/security_connector/load_system_roots_supported.lo
mkdir src/core/lib/security/credentials/ssl/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/load_system_roots_windows.cc -o src/core/lib/security/security_connector/load_system_roots_windows.lo  -MMD -MF src/core/lib/security/security_connector/load_system_roots_windows.dep -MT src/core/lib/security/security_connector/load_system_roots_windows.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/ssl/ssl_credentials.cc -MMD -MF src/core/lib/security/credentials/ssl/ssl_credentials.dep -MT src/core/lib/security/credentials/ssl/ssl_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/ssl/.libs/ssl_credentials.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/local/local_security_connector.cc -o src/core/lib/security/security_connector/local/local_security_connector.lo  -MMD -MF src/core/lib/security/security_connector/local/local_security_connector.dep -MT src/core/lib/security/security_connector/local/local_security_connector.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/security_connector.cc -o src/core/lib/security/security_connector/security_connector.lo  -MMD -MF src/core/lib/security/security_connector/security_connector.dep -MT src/core/lib/security/security_connector/security_connector.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_crl_provider.cc -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_crl_provider.dep -MT src/core/lib/security/credentials/tls/grpc_tls_crl_provider.lo  -fPIC -DPIC -o src/core/lib/security/credentials/tls/.libs/grpc_tls_crl_provider.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc -o src/core/lib/security/security_connector/ssl/ssl_security_connector.lo  -MMD -MF src/core/lib/security/security_connector/ssl/ssl_security_connector.dep -MT src/core/lib/security/security_connector/ssl/ssl_security_connector.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.dep -MT src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.lo  -fPIC -DPIC -o src/core/lib/security/credentials/tls/.libs/grpc_tls_certificate_verifier.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/ssl_utils.cc -o src/core/lib/security/security_connector/ssl_utils.lo  -MMD -MF src/core/lib/security/security_connector/ssl_utils.dep -MT src/core/lib/security/security_connector/ssl_utils.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/tls/tls_security_connector.cc -o src/core/lib/security/security_connector/tls/tls_security_connector.lo  -MMD -MF src/core/lib/security/security_connector/tls/tls_security_connector.dep -MT src/core/lib/security/security_connector/tls/tls_security_connector.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc -MMD -MF src/core/lib/security/credentials/tls/grpc_tls_credentials_options.dep -MT src/core/lib/security/credentials/tls/grpc_tls_credentials_options.lo  -fPIC -DPIC -o src/core/lib/security/credentials/tls/.libs/grpc_tls_credentials_options.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/channel/call_finalization.h:23,
                 from ./src/core/lib/channel/promise_based_filter.h:45,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/channel/promise_based_filter.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/transport/client_auth_filter.cc -o src/core/lib/security/transport/client_auth_filter.lo  -MMD -MF src/core/lib/security/transport/client_auth_filter.dep -MT src/core/lib/security/transport/client_auth_filter.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/tls_credentials.cc -MMD -MF src/core/lib/security/credentials/tls/tls_credentials.dep -MT src/core/lib/security/credentials/tls/tls_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/tls/.libs/tls_credentials.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/transport/server_auth_filter.cc -o src/core/lib/security/transport/server_auth_filter.lo  -MMD -MF src/core/lib/security/transport/server_auth_filter.dep -MT src/core/lib/security/transport/server_auth_filter.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/tls_utils.cc -MMD -MF src/core/lib/security/credentials/tls/tls_utils.dep -MT src/core/lib/security/credentials/tls/tls_utils.lo  -fPIC -DPIC -o src/core/lib/security/credentials/tls/.libs/tls_utils.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/util/json_util.cc -o src/core/lib/security/util/json_util.lo  -MMD -MF src/core/lib/security/util/json_util.dep -MT src/core/lib/security/util/json_util.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/slice/percent_encoding.cc -o src/core/lib/slice/percent_encoding.lo  -MMD -MF src/core/lib/slice/percent_encoding.dep -MT src/core/lib/slice/percent_encoding.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/slice/slice.cc -o src/core/lib/slice/slice.lo  -MMD -MF src/core/lib/slice/slice.dep -MT src/core/lib/slice/slice.lo
mkdir src/core/lib/security/credentials/token_fetcher/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.cc -MMD -MF src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.dep -MT src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/token_fetcher/.libs/token_fetcher_credentials.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/slice/slice_buffer.cc -o src/core/lib/slice/slice_buffer.lo  -MMD -MF src/core/lib/slice/slice_buffer.dep -MT src/core/lib/slice/slice_buffer.lo
mkdir src/core/lib/security/security_connector/fake/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/fake/fake_security_connector.cc -MMD -MF src/core/lib/security/security_connector/fake/fake_security_connector.dep -MT src/core/lib/security/security_connector/fake/fake_security_connector.lo  -fPIC -DPIC -o src/core/lib/security/security_connector/fake/.libs/fake_security_connector.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/slice/slice_string_helpers.cc -o src/core/lib/slice/slice_string_helpers.lo  -MMD -MF src/core/lib/slice/slice_string_helpers.dep -MT src/core/lib/slice/slice_string_helpers.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/byte_buffer.cc -o src/core/lib/surface/byte_buffer.lo  -MMD -MF src/core/lib/surface/byte_buffer.dep -MT src/core/lib/surface/byte_buffer.lo
mkdir src/core/lib/security/security_connector/alts/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/alts/alts_security_connector.cc -MMD -MF src/core/lib/security/security_connector/alts/alts_security_connector.dep -MT src/core/lib/security/security_connector/alts/alts_security_connector.lo  -fPIC -DPIC -o src/core/lib/security/security_connector/alts/.libs/alts_security_connector.o
mkdir src/core/lib/security/credentials/xds/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/xds/xds_credentials.cc -MMD -MF src/core/lib/security/credentials/xds/xds_credentials.dep -MT src/core/lib/security/credentials/xds/xds_credentials.lo  -fPIC -DPIC -o src/core/lib/security/credentials/xds/.libs/xds_credentials.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/byte_buffer_reader.cc -o src/core/lib/surface/byte_buffer_reader.lo  -MMD -MF src/core/lib/surface/byte_buffer_reader.dep -MT src/core/lib/surface/byte_buffer_reader.lo
mkdir src/core/lib/security/security_connector/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/load_system_roots_fallback.cc -MMD -MF src/core/lib/security/security_connector/load_system_roots_fallback.dep -MT src/core/lib/security/security_connector/load_system_roots_fallback.lo  -fPIC -DPIC -o src/core/lib/security/security_connector/.libs/load_system_roots_fallback.o
mkdir src/core/lib/security/security_connector/insecure/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc -MMD -MF src/core/lib/security/security_connector/insecure/insecure_security_connector.dep -MT src/core/lib/security/security_connector/insecure/insecure_security_connector.lo  -fPIC -DPIC -o src/core/lib/security/security_connector/insecure/.libs/insecure_security_connector.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/call.cc -o src/core/lib/surface/call.lo  -MMD -MF src/core/lib/surface/call.dep -MT src/core/lib/surface/call.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/call_details.cc -o src/core/lib/surface/call_details.lo  -MMD -MF src/core/lib/surface/call_details.dep -MT src/core/lib/surface/call_details.lo
mkdir src/core/lib/security/security_connector/local/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/local/local_security_connector.cc -MMD -MF src/core/lib/security/security_connector/local/local_security_connector.dep -MT src/core/lib/security/security_connector/local/local_security_connector.lo  -fPIC -DPIC -o src/core/lib/security/security_connector/local/.libs/local_security_connector.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/load_system_roots_supported.cc -MMD -MF src/core/lib/security/security_connector/load_system_roots_supported.dep -MT src/core/lib/security/security_connector/load_system_roots_supported.lo  -fPIC -DPIC -o src/core/lib/security/security_connector/.libs/load_system_roots_supported.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/memory_quota.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:201:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  201 |     PromiseFactoryImpl(Token, F&& f, A&&) {
      |     ^~~~~~~~~~~~~~~~~~
mkdir src/core/lib/security/security_connector/ssl/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/call_log_batch.cc -o src/core/lib/surface/call_log_batch.lo  -MMD -MF src/core/lib/surface/call_log_batch.dep -MT src/core/lib/surface/call_log_batch.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc -MMD -MF src/core/lib/security/security_connector/ssl/ssl_security_connector.dep -MT src/core/lib/security/security_connector/ssl/ssl_security_connector.lo  -fPIC -DPIC -o src/core/lib/security/security_connector/ssl/.libs/ssl_security_connector.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/security_connector.cc -MMD -MF src/core/lib/security/security_connector/security_connector.dep -MT src/core/lib/security/security_connector/security_connector.lo  -fPIC -DPIC -o src/core/lib/security/security_connector/.libs/security_connector.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/call_utils.cc -o src/core/lib/surface/call_utils.lo  -MMD -MF src/core/lib/surface/call_utils.dep -MT src/core/lib/surface/call_utils.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/channel.cc -o src/core/lib/surface/channel.lo  -MMD -MF src/core/lib/surface/channel.dep -MT src/core/lib/surface/channel.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/ssl_utils.cc -MMD -MF src/core/lib/security/security_connector/ssl_utils.dep -MT src/core/lib/security/security_connector/ssl_utils.lo  -fPIC -DPIC -o src/core/lib/security/security_connector/.libs/ssl_utils.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/load_system_roots_windows.cc -MMD -MF src/core/lib/security/security_connector/load_system_roots_windows.dep -MT src/core/lib/security/security_connector/load_system_roots_windows.lo  -fPIC -DPIC -o src/core/lib/security/security_connector/.libs/load_system_roots_windows.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/channel_create.cc -o src/core/lib/surface/channel_create.lo  -MMD -MF src/core/lib/surface/channel_create.dep -MT src/core/lib/surface/channel_create.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/channel_init.cc -o src/core/lib/surface/channel_init.lo  -MMD -MF src/core/lib/surface/channel_init.dep -MT src/core/lib/surface/channel_init.lo
mkdir src/core/lib/security/security_connector/tls/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/tls/tls_security_connector.cc -MMD -MF src/core/lib/security/security_connector/tls/tls_security_connector.dep -MT src/core/lib/security/security_connector/tls/tls_security_connector.lo  -fPIC -DPIC -o src/core/lib/security/security_connector/tls/.libs/tls_security_connector.o
mkdir src/core/lib/security/transport/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/transport/client_auth_filter.cc -MMD -MF src/core/lib/security/transport/client_auth_filter.dep -MT src/core/lib/security/transport/client_auth_filter.lo  -fPIC -DPIC -o src/core/lib/security/transport/.libs/client_auth_filter.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/channel_stack_type.cc -o src/core/lib/surface/channel_stack_type.lo  -MMD -MF src/core/lib/surface/channel_stack_type.dep -MT src/core/lib/surface/channel_stack_type.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/transport/server_auth_filter.cc -MMD -MF src/core/lib/security/transport/server_auth_filter.dep -MT src/core/lib/security/transport/server_auth_filter.lo  -fPIC -DPIC -o src/core/lib/security/transport/.libs/server_auth_filter.o
mkdir src/core/lib/slice/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/slice/percent_encoding.cc -MMD -MF src/core/lib/slice/percent_encoding.dep -MT src/core/lib/slice/percent_encoding.lo  -fPIC -DPIC -o src/core/lib/slice/.libs/percent_encoding.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/slice/slice.cc -MMD -MF src/core/lib/slice/slice.dep -MT src/core/lib/slice/slice.lo  -fPIC -DPIC -o src/core/lib/slice/.libs/slice.o
mkdir src/core/lib/security/util/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/util/json_util.cc -MMD -MF src/core/lib/security/util/json_util.dep -MT src/core/lib/security/util/json_util.lo  -fPIC -DPIC -o src/core/lib/security/util/.libs/json_util.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/resource_quota.h:26,
                 from ./src/core/lib/iomgr/socket_utils_posix.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/endpoint_pair_posix.cc:38:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/client_call.cc -o src/core/lib/surface/client_call.lo  -MMD -MF src/core/lib/surface/client_call.dep -MT src/core/lib/surface/client_call.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/lib/event_engine/default_event_engine.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/event_engine_shims/tcp_client.cc:24:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/slice/slice_buffer.cc -MMD -MF src/core/lib/slice/slice_buffer.dep -MT src/core/lib/slice/slice_buffer.lo  -fPIC -DPIC -o src/core/lib/slice/.libs/slice_buffer.o
mkdir src/core/lib/surface/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/byte_buffer.cc -MMD -MF src/core/lib/surface/byte_buffer.dep -MT src/core/lib/surface/byte_buffer.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/byte_buffer.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/slice/slice_string_helpers.cc -MMD -MF src/core/lib/slice/slice_string_helpers.dep -MT src/core/lib/slice/slice_string_helpers.lo  -fPIC -DPIC -o src/core/lib/slice/.libs/slice_string_helpers.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/byte_buffer_reader.cc -MMD -MF src/core/lib/surface/byte_buffer_reader.dep -MT src/core/lib/surface/byte_buffer_reader.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/byte_buffer_reader.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/completion_queue.cc -o src/core/lib/surface/completion_queue.lo  -MMD -MF src/core/lib/surface/completion_queue.dep -MT src/core/lib/surface/completion_queue.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/call.cc -MMD -MF src/core/lib/surface/call.dep -MT src/core/lib/surface/call.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/call.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/completion_queue_factory.cc -o src/core/lib/surface/completion_queue_factory.lo  -MMD -MF src/core/lib/surface/completion_queue_factory.dep -MT src/core/lib/surface/completion_queue_factory.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/call_details.cc -MMD -MF src/core/lib/surface/call_details.dep -MT src/core/lib/surface/call_details.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/call_details.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/connection_context.cc -o src/core/lib/surface/connection_context.lo  -MMD -MF src/core/lib/surface/connection_context.dep -MT src/core/lib/surface/connection_context.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/call_log_batch.cc -MMD -MF src/core/lib/surface/call_log_batch.dep -MT src/core/lib/surface/call_log_batch.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/call_log_batch.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/call_utils.cc -MMD -MF src/core/lib/surface/call_utils.dep -MT src/core/lib/surface/call_utils.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/call_utils.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/event_string.cc -o src/core/lib/surface/event_string.lo  -MMD -MF src/core/lib/surface/event_string.dep -MT src/core/lib/surface/event_string.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/channel.cc -MMD -MF src/core/lib/surface/channel.dep -MT src/core/lib/surface/channel.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/channel.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/channel_create.cc -MMD -MF src/core/lib/surface/channel_create.dep -MT src/core/lib/surface/channel_create.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/channel_create.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/channel_init.cc -MMD -MF src/core/lib/surface/channel_init.dep -MT src/core/lib/surface/channel_init.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/channel_init.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/channel_stack_type.cc -MMD -MF src/core/lib/surface/channel_stack_type.dep -MT src/core/lib/surface/channel_stack_type.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/channel_stack_type.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/lib/event_engine/default_event_engine.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_server_posix.cc:57:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/filter_stack_call.cc -o src/core/lib/surface/filter_stack_call.lo  -MMD -MF src/core/lib/surface/filter_stack_call.dep -MT src/core/lib/surface/filter_stack_call.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/init.cc -o src/core/lib/surface/init.lo  -MMD -MF src/core/lib/surface/init.dep -MT src/core/lib/surface/init.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/init_internally.cc -o src/core/lib/surface/init_internally.lo  -MMD -MF src/core/lib/surface/init_internally.dep -MT src/core/lib/surface/init_internally.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/channel/call_finalization.h:23,
                 from ./src/core/lib/channel/promise_based_filter.h:45,
                 from ./src/core/lib/security/authorization/grpc_server_authz_filter.h:24,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/grpc_server_authz_filter.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/client_call.cc -MMD -MF src/core/lib/surface/client_call.dep -MT src/core/lib/surface/client_call.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/client_call.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/completion_queue.cc -MMD -MF src/core/lib/surface/completion_queue.dep -MT src/core/lib/surface/completion_queue.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/completion_queue.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/completion_queue_factory.cc -MMD -MF src/core/lib/surface/completion_queue_factory.dep -MT src/core/lib/surface/completion_queue_factory.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/completion_queue_factory.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/lame_client.cc -o src/core/lib/surface/lame_client.lo  -MMD -MF src/core/lib/surface/lame_client.dep -MT src/core/lib/surface/lame_client.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from ./src/core/lib/security/credentials/alts/alts_credentials.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/alts/alts_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/connection_context.cc -MMD -MF src/core/lib/surface/connection_context.dep -MT src/core/lib/surface/connection_context.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/connection_context.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/event_string.cc -MMD -MF src/core/lib/surface/event_string.dep -MT src/core/lib/surface/event_string.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/event_string.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/legacy_channel.cc -o src/core/lib/surface/legacy_channel.lo  -MMD -MF src/core/lib/surface/legacy_channel.dep -MT src/core/lib/surface/legacy_channel.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/iam/iam_credentials.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/iam/iam_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/metadata_array.cc -o src/core/lib/surface/metadata_array.lo  -MMD -MF src/core/lib/surface/metadata_array.dep -MT src/core/lib/surface/metadata_array.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/init.cc -MMD -MF src/core/lib/surface/init.dep -MT src/core/lib/surface/init.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/init.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/server_call.cc -o src/core/lib/surface/server_call.lo  -MMD -MF src/core/lib/surface/server_call.dep -MT src/core/lib/surface/server_call.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:38,
                 from ./src/core/lib/security/credentials/external/external_account_credentials.h:33,
                 from ./src/core/lib/security/credentials/external/url_external_account_credentials.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/url_external_account_credentials.cc:16:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/filter_stack_call.cc -MMD -MF src/core/lib/surface/filter_stack_call.dep -MT src/core/lib/surface/filter_stack_call.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/filter_stack_call.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/security/context/security_context.h:34,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/context/security_context.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/validate_metadata.cc -o src/core/lib/surface/validate_metadata.lo  -MMD -MF src/core/lib/surface/validate_metadata.dep -MT src/core/lib/surface/validate_metadata.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/init_internally.cc -MMD -MF src/core/lib/surface/init_internally.dep -MT src/core/lib/surface/init_internally.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/init_internally.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/version.cc -o src/core/lib/surface/version.lo  -MMD -MF src/core/lib/surface/version.dep -MT src/core/lib/surface/version.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/lame_client.cc -MMD -MF src/core/lib/surface/lame_client.dep -MT src/core/lib/surface/lame_client.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/lame_client.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/bdp_estimator.cc -o src/core/lib/transport/bdp_estimator.lo  -MMD -MF src/core/lib/transport/bdp_estimator.dep -MT src/core/lib/transport/bdp_estimator.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_arena_allocator.cc -o src/core/lib/transport/call_arena_allocator.lo  -MMD -MF src/core/lib/transport/call_arena_allocator.dep -MT src/core/lib/transport/call_arena_allocator.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/legacy_channel.cc -MMD -MF src/core/lib/surface/legacy_channel.dep -MT src/core/lib/surface/legacy_channel.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/legacy_channel.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/resource_quota.h:26,
                 from ./src/core/lib/iomgr/socket_utils_posix.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/tcp_posix.cc:62:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from ./src/core/lib/security/credentials/call_creds_util.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/call_creds_util.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/server_call.cc -MMD -MF src/core/lib/surface/server_call.dep -MT src/core/lib/surface/server_call.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/server_call.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from ./src/core/lib/security/credentials/insecure/insecure_credentials.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/insecure/insecure_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/lib/resource_quota/api.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/api.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/metadata_array.cc -MMD -MF src/core/lib/surface/metadata_array.dep -MT src/core/lib/surface/metadata_array.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/metadata_array.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_filters.cc -o src/core/lib/transport/call_filters.lo  -MMD -MF src/core/lib/transport/call_filters.dep -MT src/core/lib/transport/call_filters.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/util/chunked_vector.h:25,
                 from ./src/core/lib/transport/metadata_batch.h:47,
                 from ./src/core/lib/security/authorization/evaluate_args.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/authorization/evaluate_args.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_final_info.cc -o src/core/lib/transport/call_final_info.lo  -MMD -MF src/core/lib/transport/call_final_info.dep -MT src/core/lib/transport/call_final_info.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_spine.cc -o src/core/lib/transport/call_spine.lo  -MMD -MF src/core/lib/transport/call_spine.dep -MT src/core/lib/transport/call_spine.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/validate_metadata.cc -MMD -MF src/core/lib/surface/validate_metadata.dep -MT src/core/lib/surface/validate_metadata.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/validate_metadata.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/version.cc -MMD -MF src/core/lib/surface/version.dep -MT src/core/lib/surface/version.lo  -fPIC -DPIC -o src/core/lib/surface/.libs/version.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_state.cc -o src/core/lib/transport/call_state.lo  -MMD -MF src/core/lib/transport/call_state.dep -MT src/core/lib/transport/call_state.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/connectivity_state.cc -o src/core/lib/transport/connectivity_state.lo  -MMD -MF src/core/lib/transport/connectivity_state.dep -MT src/core/lib/transport/connectivity_state.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/error_utils.cc -o src/core/lib/transport/error_utils.lo  -MMD -MF src/core/lib/transport/error_utils.dep -MT src/core/lib/transport/error_utils.lo
mkdir src/core/lib/transport/.libs
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/bdp_estimator.cc -MMD -MF src/core/lib/transport/bdp_estimator.dep -MT src/core/lib/transport/bdp_estimator.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/bdp_estimator.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/interception_chain.cc -o src/core/lib/transport/interception_chain.lo  -MMD -MF src/core/lib/transport/interception_chain.dep -MT src/core/lib/transport/interception_chain.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/message.cc -o src/core/lib/transport/message.lo  -MMD -MF src/core/lib/transport/message.dep -MT src/core/lib/transport/message.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/fake/fake_credentials.h:32,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/fake/fake_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_arena_allocator.cc -MMD -MF src/core/lib/transport/call_arena_allocator.dep -MT src/core/lib/transport/call_arena_allocator.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/call_arena_allocator.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/metadata.cc -o src/core/lib/transport/metadata.lo  -MMD -MF src/core/lib/transport/metadata.dep -MT src/core/lib/transport/metadata.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/metadata_batch.cc -o src/core/lib/transport/metadata_batch.lo  -MMD -MF src/core/lib/transport/metadata_batch.dep -MT src/core/lib/transport/metadata_batch.lo
In file included from /usr/include/c++/14.2.0/bits/shared_ptr_atomic.h:33,
                 from /usr/include/c++/14.2.0/memory:81,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/nullability_impl.h:18,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/nullability.h:162,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/string_view.h:40,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include/grpc/event_engine/endpoint_config.h:22,
                 from ./src/core/lib/resource_quota/api.h:18:
In member function 'std::__atomic_base<_IntTp>::__int_type std::__atomic_base<_IntTp>::fetch_add(__int_type, std::memory_order) [with _ITp = int]',
    inlined from 'void grpc_core::RefCount::Ref(Value)' at ./src/core/util/ref_counted.h:73:41,
    inlined from 'void grpc_core::RefCounted<Child, Impl, UnrefBehavior>::IncrementRefCount() const [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; UnrefBehavior = grpc_core::UnrefDelete]' at ./src/core/util/ref_counted.h:391:45,
    inlined from 'grpc_core::RefCountedPtr<T> grpc_core::RefCounted<Child, Impl, UnrefBehavior>::Ref() [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; UnrefBehavior = grpc_core::UnrefDelete]' at ./src/core/util/ref_counted.h:298:22,
    inlined from 'grpc_core::ResourceQuotaRefPtr grpc_core::ResourceQuotaFromChannelArgs(const grpc_channel_args*)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/resource_quota/api.cc:41:13:
/usr/include/c++/14.2.0/bits/atomic_base.h:631:34: warning: 'unsigned int __atomic_fetch_add_4(volatile void*, unsigned int, int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
  631 |       { return __atomic_fetch_add(&_M_i, __i, int(__m)); }
      |                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In function 'grpc_core::ResourceQuotaRefPtr grpc_core::ResourceQuotaFromChannelArgs(const grpc_channel_args*)':
cc1plus: note: destination object is likely at address zero
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/metadata_info.cc -o src/core/lib/transport/metadata_info.lo  -MMD -MF src/core/lib/transport/metadata_info.dep -MT src/core/lib/transport/metadata_info.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from ./src/core/lib/security/credentials/local/local_credentials.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/local/local_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/parsed_metadata.cc -o src/core/lib/transport/parsed_metadata.lo  -MMD -MF src/core/lib/transport/parsed_metadata.dep -MT src/core/lib/transport/parsed_metadata.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/status_conversion.cc -o src/core/lib/transport/status_conversion.lo  -MMD -MF src/core/lib/transport/status_conversion.dep -MT src/core/lib/transport/status_conversion.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/jwt/jwt_credentials.h:36,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/jwt/jwt_credentials.cc:18:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_filters.cc -MMD -MF src/core/lib/transport/call_filters.dep -MT src/core/lib/transport/call_filters.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/call_filters.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/timeout_encoding.cc -o src/core/lib/transport/timeout_encoding.lo  -MMD -MF src/core/lib/transport/timeout_encoding.dep -MT src/core/lib/transport/timeout_encoding.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_spine.cc -MMD -MF src/core/lib/transport/call_spine.dep -MT src/core/lib/transport/call_spine.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/call_spine.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_final_info.cc -MMD -MF src/core/lib/transport/call_final_info.dep -MT src/core/lib/transport/call_final_info.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/call_final_info.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/transport.cc -o src/core/lib/transport/transport.lo  -MMD -MF src/core/lib/transport/transport.dep -MT src/core/lib/transport/transport.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/channel_creds_registry_init.cc:32:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/transport_op_string.cc -o src/core/lib/transport/transport_op_string.lo  -MMD -MF src/core/lib/transport/transport_op_string.dep -MT src/core/lib/transport/transport_op_string.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/message.cc -MMD -MF src/core/lib/transport/message.dep -MT src/core/lib/transport/message.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/message.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/address_filtering.cc -o src/core/load_balancing/address_filtering.lo  -MMD -MF src/core/load_balancing/address_filtering.dep -MT src/core/load_balancing/address_filtering.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/security/credentials/plugin/plugin_credentials.h:37,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/plugin/plugin_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/backend_metric_parser.cc -o src/core/load_balancing/backend_metric_parser.lo  -MMD -MF src/core/load_balancing/backend_metric_parser.dep -MT src/core/load_balancing/backend_metric_parser.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/child_policy_handler.cc -o src/core/load_balancing/child_policy_handler.lo  -MMD -MF src/core/load_balancing/child_policy_handler.dep -MT src/core/load_balancing/child_policy_handler.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/endpoint_list.cc -o src/core/load_balancing/endpoint_list.lo  -MMD -MF src/core/load_balancing/endpoint_list.dep -MT src/core/load_balancing/endpoint_list.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_state.cc -MMD -MF src/core/lib/transport/call_state.dep -MT src/core/lib/transport/call_state.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/call_state.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/client_load_reporting_filter.cc -o src/core/load_balancing/grpclb/client_load_reporting_filter.lo  -MMD -MF src/core/load_balancing/grpclb/client_load_reporting_filter.dep -MT src/core/load_balancing/grpclb/client_load_reporting_filter.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/metadata_batch.cc -MMD -MF src/core/lib/transport/metadata_batch.dep -MT src/core/lib/transport/metadata_batch.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/metadata_batch.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/connectivity_state.cc -MMD -MF src/core/lib/transport/connectivity_state.dep -MT src/core/lib/transport/connectivity_state.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/connectivity_state.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/grpclb.cc -o src/core/load_balancing/grpclb/grpclb.lo  -MMD -MF src/core/load_balancing/grpclb/grpclb.dep -MT src/core/load_balancing/grpclb/grpclb.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/grpclb_balancer_addresses.cc -o src/core/load_balancing/grpclb/grpclb_balancer_addresses.lo  -MMD -MF src/core/load_balancing/grpclb/grpclb_balancer_addresses.dep -MT src/core/load_balancing/grpclb/grpclb_balancer_addresses.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/interception_chain.cc -MMD -MF src/core/lib/transport/interception_chain.dep -MT src/core/lib/transport/interception_chain.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/interception_chain.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/grpclb_client_stats.cc -o src/core/load_balancing/grpclb/grpclb_client_stats.lo  -MMD -MF src/core/load_balancing/grpclb/grpclb_client_stats.dep -MT src/core/load_balancing/grpclb/grpclb_client_stats.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/lib/event_engine/default_event_engine.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/iomgr/resolve_address_posix.cc:30:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/error_utils.cc -MMD -MF src/core/lib/transport/error_utils.dep -MT src/core/lib/transport/error_utils.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/error_utils.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/metadata.cc -MMD -MF src/core/lib/transport/metadata.dep -MT src/core/lib/transport/metadata.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/metadata.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/composite/composite_credentials.h:35,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/composite/composite_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/transport/call_spine.h:29,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/transport.h:53,
                 from ./src/core/lib/security/credentials/credentials.h:40,
                 from ./src/core/lib/security/credentials/composite/composite_credentials.h:36:
./src/core/lib/promise/try_seq.h:375:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  375 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto TrySeqIter(Iter begin, Iter end,
      |                                           ^~~~~~~~~~
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/google_default/credentials_generic.cc:26:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/load_balancer_api.cc -o src/core/load_balancing/grpclb/load_balancer_api.lo  -MMD -MF src/core/load_balancing/grpclb/load_balancer_api.dep -MT src/core/load_balancing/grpclb/load_balancer_api.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:38,
                 from ./src/core/lib/security/credentials/external/external_account_credentials.h:33,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/external_account_credentials.cc:16:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/transport/client_auth_filter.cc:36:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/metadata_info.cc -MMD -MF src/core/lib/transport/metadata_info.dep -MT src/core/lib/transport/metadata_info.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/metadata_info.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/status_conversion.cc -MMD -MF src/core/lib/transport/status_conversion.dep -MT src/core/lib/transport/status_conversion.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/status_conversion.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/lib/event_engine/default_event_engine.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/grpc_tls_crl_provider.cc:43:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/parsed_metadata.cc -MMD -MF src/core/lib/transport/parsed_metadata.dep -MT src/core/lib/transport/parsed_metadata.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/parsed_metadata.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/security_connector.h:38,
                 from ./src/core/lib/security/security_connector/alts/alts_security_connector.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/alts/alts_security_connector.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/health_check_client.cc -o src/core/load_balancing/health_check_client.lo  -MMD -MF src/core/load_balancing/health_check_client.dep -MT src/core/load_balancing/health_check_client.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/transport_op_string.cc -MMD -MF src/core/lib/transport/transport_op_string.dep -MT src/core/lib/transport/transport_op_string.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/transport_op_string.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/insecure/insecure_security_connector.h:37,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/timeout_encoding.cc -MMD -MF src/core/lib/transport/timeout_encoding.dep -MT src/core/lib/transport/timeout_encoding.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/timeout_encoding.o
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/transport.cc -MMD -MF src/core/lib/transport/transport.dep -MT src/core/lib/transport/transport.lo  -fPIC -DPIC -o src/core/lib/transport/.libs/transport.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from ./src/core/lib/security/credentials/tls/tls_credentials.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/tls/tls_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/lb_policy.cc -o src/core/load_balancing/lb_policy.lo  -MMD -MF src/core/load_balancing/lb_policy.dep -MT src/core/load_balancing/lb_policy.lo
mkdir src/core/load_balancing/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/lb_policy_registry.cc -o src/core/load_balancing/lb_policy_registry.lo  -MMD -MF src/core/load_balancing/lb_policy_registry.dep -MT src/core/load_balancing/lb_policy_registry.lo
mkdir src/core/load_balancing/grpclb/.libs
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/jwt/jwt_verifier.cc:59:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/child_policy_handler.cc -MMD -MF src/core/load_balancing/child_policy_handler.dep -MT src/core/load_balancing/child_policy_handler.lo  -fPIC -DPIC -o src/core/load_balancing/.libs/child_policy_handler.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/oob_backend_metric.cc -o src/core/load_balancing/oob_backend_metric.lo  -MMD -MF src/core/load_balancing/oob_backend_metric.dep -MT src/core/load_balancing/oob_backend_metric.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/client_load_reporting_filter.cc -MMD -MF src/core/load_balancing/grpclb/client_load_reporting_filter.dep -MT src/core/load_balancing/grpclb/client_load_reporting_filter.lo  -fPIC -DPIC -o src/core/load_balancing/grpclb/.libs/client_load_reporting_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/grpclb_balancer_addresses.cc -MMD -MF src/core/load_balancing/grpclb/grpclb_balancer_addresses.dep -MT src/core/load_balancing/grpclb/grpclb_balancer_addresses.lo  -fPIC -DPIC -o src/core/load_balancing/grpclb/.libs/grpclb_balancer_addresses.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/endpoint_list.cc -MMD -MF src/core/load_balancing/endpoint_list.dep -MT src/core/load_balancing/endpoint_list.lo  -fPIC -DPIC -o src/core/load_balancing/.libs/endpoint_list.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/backend_metric_parser.cc -MMD -MF src/core/load_balancing/backend_metric_parser.dep -MT src/core/load_balancing/backend_metric_parser.lo  -fPIC -DPIC -o src/core/load_balancing/.libs/backend_metric_parser.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/grpclb.cc -MMD -MF src/core/load_balancing/grpclb/grpclb.dep -MT src/core/load_balancing/grpclb/grpclb.lo  -fPIC -DPIC -o src/core/load_balancing/grpclb/.libs/grpclb.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:38,
                 from ./src/core/lib/security/credentials/external/external_account_credentials.h:33,
                 from ./src/core/lib/security/credentials/external/file_external_account_credentials.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/file_external_account_credentials.cc:16:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/address_filtering.cc -MMD -MF src/core/load_balancing/address_filtering.dep -MT src/core/load_balancing/address_filtering.lo  -fPIC -DPIC -o src/core/load_balancing/.libs/address_filtering.o
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/grpclb_client_stats.cc -MMD -MF src/core/load_balancing/grpclb/grpclb_client_stats.dep -MT src/core/load_balancing/grpclb/grpclb_client_stats.lo  -fPIC -DPIC -o src/core/load_balancing/grpclb/.libs/grpclb_client_stats.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/security_connector.h:38,
                 from ./src/core/lib/security/security_connector/fake/fake_security_connector.h:27,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/fake/fake_security_connector.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/security_connector.h:38,
                 from ./src/core/lib/security/security_connector/ssl_utils.h:37,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/ssl_utils.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/outlier_detection/outlier_detection.cc -o src/core/load_balancing/outlier_detection/outlier_detection.lo  -MMD -MF src/core/load_balancing/outlier_detection/outlier_detection.dep -MT src/core/load_balancing/outlier_detection/outlier_detection.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from ./src/core/lib/security/credentials/google_default/google_default_credentials.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/google_default/google_default_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from ./src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/load_balancer_api.cc -MMD -MF src/core/load_balancing/grpclb/load_balancer_api.dep -MT src/core/load_balancing/grpclb/load_balancer_api.lo  -fPIC -DPIC -o src/core/load_balancing/grpclb/.libs/load_balancer_api.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/pick_first/pick_first.cc -o src/core/load_balancing/pick_first/pick_first.lo  -MMD -MF src/core/load_balancing/pick_first/pick_first.dep -MT src/core/load_balancing/pick_first/pick_first.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:38,
                 from ./src/core/lib/security/credentials/external/external_account_credentials.h:33,
                 from ./src/core/lib/security/credentials/external/aws_external_account_credentials.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/external/aws_external_account_credentials.cc:16:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.h:31,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/health_check_client.cc -MMD -MF src/core/load_balancing/health_check_client.dep -MT src/core/load_balancing/health_check_client.lo  -fPIC -DPIC -o src/core/load_balancing/.libs/health_check_client.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/priority/priority.cc -o src/core/load_balancing/priority/priority.lo  -MMD -MF src/core/load_balancing/priority/priority.dep -MT src/core/load_balancing/priority/priority.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/ring_hash/ring_hash.cc -o src/core/load_balancing/ring_hash/ring_hash.lo  -MMD -MF src/core/load_balancing/ring_hash/ring_hash.dep -MT src/core/load_balancing/ring_hash/ring_hash.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from ./src/core/lib/surface/call.h:36,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/call_log_batch.cc:33:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/rls/rls.cc -o src/core/load_balancing/rls/rls.lo  -MMD -MF src/core/load_balancing/rls/rls.dep -MT src/core/load_balancing/rls/rls.lo
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/round_robin/round_robin.cc -o src/core/load_balancing/round_robin/round_robin.lo  -MMD -MF src/core/load_balancing/round_robin/round_robin.dep -MT src/core/load_balancing/round_robin/round_robin.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from ./src/core/lib/security/credentials/ssl/ssl_credentials.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/ssl/ssl_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/lb_policy.cc -MMD -MF src/core/load_balancing/lb_policy.dep -MT src/core/load_balancing/lb_policy.lo  -fPIC -DPIC -o src/core/load_balancing/.libs/lb_policy.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/oob_backend_metric.cc -MMD -MF src/core/load_balancing/oob_backend_metric.dep -MT src/core/load_balancing/oob_backend_metric.lo  -fPIC -DPIC -o src/core/load_balancing/.libs/oob_backend_metric.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/security_connector.h:38,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/security_connector.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_state.cc:15:
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPullStateString(ClientToServerPullState)':
./src/core/lib/transport/call_state.h:158:3: warning: control reaches end of non-void function [-Wreturn-type]
  158 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPushStateString(ClientToServerPushState)':
./src/core/lib/transport/call_state.h:188:3: warning: control reaches end of non-void function [-Wreturn-type]
  188 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerToClientPullStateString(ServerToClientPullState)':
./src/core/lib/transport/call_state.h:238:3: warning: control reaches end of non-void function [-Wreturn-type]
  238 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerToClientPushStateString(ServerToClientPushState)':
./src/core/lib/transport/call_state.h:278:3: warning: control reaches end of non-void function [-Wreturn-type]
  278 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerTrailingMetadataStateString(ServerTrailingMetadataState)':
./src/core/lib/transport/call_state.h:308:3: warning: control reaches end of non-void function [-Wreturn-type]
  308 |   }
      |   ^
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/lb_policy_registry.cc -MMD -MF src/core/load_balancing/lb_policy_registry.dep -MT src/core/load_balancing/lb_policy_registry.lo  -fPIC -DPIC -o src/core/load_balancing/.libs/lb_policy_registry.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/weighted_round_robin/static_stride_scheduler.cc -o src/core/load_balancing/weighted_round_robin/static_stride_scheduler.lo  -MMD -MF src/core/load_balancing/weighted_round_robin/static_stride_scheduler.dep -MT src/core/load_balancing/weighted_round_robin/static_stride_scheduler.lo
In file included from /usr/include/c++/14.2.0/map:62,
                 from ./src/core/load_balancing/backend_metric_data.h:22,
                 from ./src/core/load_balancing/backend_metric_parser.h:24,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/backend_metric_parser.cc:17:
/usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::basic_string_view<char>; _Val = std::pair<const std::basic_string_view<char>, double>; _KeyOfValue = std::_Select1st<std::pair<const std::basic_string_view<char>, double> >; _Compare = std::less<std::basic_string_view<char> >; _Alloc = std::allocator<std::pair<const std::basic_string_view<char>, double> >]':
/usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree<std::basic_string_view<char>, std::pair<const std::basic_string_view<char>, double>, std::_Select1st<std::pair<const std::basic_string_view<char>, double> >, std::less<std::basic_string_view<char> >, std::allocator<std::pair<const std::basic_string_view<char>, double> > >::const_iterator' changed in GCC 7.1
 2206 |     _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:38,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/weighted_round_robin/weighted_round_robin.cc -o src/core/load_balancing/weighted_round_robin/weighted_round_robin.lo  -MMD -MF src/core/load_balancing/weighted_round_robin/weighted_round_robin.dep -MT src/core/load_balancing/weighted_round_robin/weighted_round_robin.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/tls/tls_security_connector.h:40,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/tls/tls_security_connector.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/weighted_target/weighted_target.cc -o src/core/load_balancing/weighted_target/weighted_target.lo  -MMD -MF src/core/load_balancing/weighted_target/weighted_target.dep -MT src/core/load_balancing/weighted_target/weighted_target.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/cds.cc -o src/core/load_balancing/xds/cds.lo  -MMD -MF src/core/load_balancing/xds/cds.dep -MT src/core/load_balancing/xds/cds.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_cluster_impl.cc -o src/core/load_balancing/xds/xds_cluster_impl.lo  -MMD -MF src/core/load_balancing/xds/xds_cluster_impl.dep -MT src/core/load_balancing/xds/xds_cluster_impl.lo
mkdir src/core/load_balancing/outlier_detection/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/outlier_detection/outlier_detection.cc -MMD -MF src/core/load_balancing/outlier_detection/outlier_detection.dep -MT src/core/load_balancing/outlier_detection/outlier_detection.lo  -fPIC -DPIC -o src/core/load_balancing/outlier_detection/.libs/outlier_detection.o
mkdir src/core/load_balancing/pick_first/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_cluster_manager.cc -o src/core/load_balancing/xds/xds_cluster_manager.lo  -MMD -MF src/core/load_balancing/xds/xds_cluster_manager.dep -MT src/core/load_balancing/xds/xds_cluster_manager.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/pick_first/pick_first.cc -MMD -MF src/core/load_balancing/pick_first/pick_first.dep -MT src/core/load_balancing/pick_first/pick_first.lo  -fPIC -DPIC -o src/core/load_balancing/pick_first/.libs/pick_first.o
mkdir src/core/load_balancing/priority/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/priority/priority.cc -MMD -MF src/core/load_balancing/priority/priority.dep -MT src/core/load_balancing/priority/priority.lo  -fPIC -DPIC -o src/core/load_balancing/priority/.libs/priority.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/security_connector.h:38,
                 from ./src/core/lib/security/security_connector/local/local_security_connector.h:27,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/local/local_security_connector.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/credentials/credentials.h:37,
                 from ./src/core/lib/security/credentials/xds/xds_credentials.h:35,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/credentials/xds/xds_credentials.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/load_balancing/round_robin/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_override_host.cc -o src/core/load_balancing/xds/xds_override_host.lo  -MMD -MF src/core/load_balancing/xds/xds_override_host.dep -MT src/core/load_balancing/xds/xds_override_host.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_wrr_locality.cc -o src/core/load_balancing/xds/xds_wrr_locality.lo  -MMD -MF src/core/load_balancing/xds/xds_wrr_locality.dep -MT src/core/load_balancing/xds/xds_wrr_locality.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/round_robin/round_robin.cc -MMD -MF src/core/load_balancing/round_robin/round_robin.dep -MT src/core/load_balancing/round_robin/round_robin.lo  -fPIC -DPIC -o src/core/load_balancing/round_robin/.libs/round_robin.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/plugin_registry/grpc_plugin_registry.cc -o src/core/plugin_registry/grpc_plugin_registry.lo  -MMD -MF src/core/plugin_registry/grpc_plugin_registry.dep -MT src/core/plugin_registry/grpc_plugin_registry.lo
mkdir src/core/load_balancing/rls/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/rls/rls.cc -MMD -MF src/core/load_balancing/rls/rls.dep -MT src/core/load_balancing/rls/rls.lo  -fPIC -DPIC -o src/core/load_balancing/rls/.libs/rls.o
mkdir src/core/load_balancing/ring_hash/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/plugin_registry/grpc_plugin_registry_extra.cc -o src/core/plugin_registry/grpc_plugin_registry_extra.lo  -MMD -MF src/core/plugin_registry/grpc_plugin_registry_extra.dep -MT src/core/plugin_registry/grpc_plugin_registry_extra.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/ring_hash/ring_hash.cc -MMD -MF src/core/load_balancing/ring_hash/ring_hash.dep -MT src/core/load_balancing/ring_hash/ring_hash.lo  -fPIC -DPIC -o src/core/load_balancing/ring_hash/.libs/ring_hash.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/dns_resolver_ares.cc -o src/core/resolver/dns/c_ares/dns_resolver_ares.lo  -MMD -MF src/core/resolver/dns/c_ares/dns_resolver_ares.dep -MT src/core/resolver/dns/c_ares/dns_resolver_ares.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc -o src/core/resolver/dns/c_ares/grpc_ares_ev_driver_posix.lo  -MMD -MF src/core/resolver/dns/c_ares/grpc_ares_ev_driver_posix.dep -MT src/core/resolver/dns/c_ares/grpc_ares_ev_driver_posix.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc -o src/core/resolver/dns/c_ares/grpc_ares_ev_driver_windows.lo  -MMD -MF src/core/resolver/dns/c_ares/grpc_ares_ev_driver_windows.dep -MT src/core/resolver/dns/c_ares/grpc_ares_ev_driver_windows.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/grpc_ares_wrapper.cc -o src/core/resolver/dns/c_ares/grpc_ares_wrapper.lo  -MMD -MF src/core/resolver/dns/c_ares/grpc_ares_wrapper.dep -MT src/core/resolver/dns/c_ares/grpc_ares_wrapper.lo
mkdir src/core/load_balancing/xds/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_cluster_impl.cc -MMD -MF src/core/load_balancing/xds/xds_cluster_impl.dep -MT src/core/load_balancing/xds/xds_cluster_impl.lo  -fPIC -DPIC -o src/core/load_balancing/xds/.libs/xds_cluster_impl.o
mkdir src/core/load_balancing/weighted_round_robin/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/weighted_round_robin/static_stride_scheduler.cc -MMD -MF src/core/load_balancing/weighted_round_robin/static_stride_scheduler.dep -MT src/core/load_balancing/weighted_round_robin/static_stride_scheduler.lo  -fPIC -DPIC -o src/core/load_balancing/weighted_round_robin/.libs/static_stride_scheduler.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc -o src/core/resolver/dns/c_ares/grpc_ares_wrapper_posix.lo  -MMD -MF src/core/resolver/dns/c_ares/grpc_ares_wrapper_posix.dep -MT src/core/resolver/dns/c_ares/grpc_ares_wrapper_posix.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/weighted_round_robin/weighted_round_robin.cc -MMD -MF src/core/load_balancing/weighted_round_robin/weighted_round_robin.dep -MT src/core/load_balancing/weighted_round_robin/weighted_round_robin.lo  -fPIC -DPIC -o src/core/load_balancing/weighted_round_robin/.libs/weighted_round_robin.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc -o src/core/resolver/dns/c_ares/grpc_ares_wrapper_windows.lo  -MMD -MF src/core/resolver/dns/c_ares/grpc_ares_wrapper_windows.dep -MT src/core/resolver/dns/c_ares/grpc_ares_wrapper_windows.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/dns_resolver_plugin.cc -o src/core/resolver/dns/dns_resolver_plugin.lo  -MMD -MF src/core/resolver/dns/dns_resolver_plugin.dep -MT src/core/resolver/dns/dns_resolver_plugin.lo
mkdir src/core/load_balancing/weighted_target/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/weighted_target/weighted_target.cc -MMD -MF src/core/load_balancing/weighted_target/weighted_target.dep -MT src/core/load_balancing/weighted_target/weighted_target.lo  -fPIC -DPIC -o src/core/load_balancing/weighted_target/.libs/weighted_target.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/cds.cc -MMD -MF src/core/load_balancing/xds/cds.dep -MT src/core/load_balancing/xds/cds.lo  -fPIC -DPIC -o src/core/load_balancing/xds/.libs/cds.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/event_engine/event_engine_client_channel_resolver.cc -o src/core/resolver/dns/event_engine/event_engine_client_channel_resolver.lo  -MMD -MF src/core/resolver/dns/event_engine/event_engine_client_channel_resolver.dep -MT src/core/resolver/dns/event_engine/event_engine_client_channel_resolver.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/event_engine/service_config_helper.cc -o src/core/resolver/dns/event_engine/service_config_helper.lo  -MMD -MF src/core/resolver/dns/event_engine/service_config_helper.dep -MT src/core/resolver/dns/event_engine/service_config_helper.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_cluster_manager.cc -MMD -MF src/core/load_balancing/xds/xds_cluster_manager.dep -MT src/core/load_balancing/xds/xds_cluster_manager.lo  -fPIC -DPIC -o src/core/load_balancing/xds/.libs/xds_cluster_manager.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/native/dns_resolver.cc -o src/core/resolver/dns/native/dns_resolver.lo  -MMD -MF src/core/resolver/dns/native/dns_resolver.dep -MT src/core/resolver/dns/native/dns_resolver.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/endpoint_addresses.cc -o src/core/resolver/endpoint_addresses.lo  -MMD -MF src/core/resolver/endpoint_addresses.dep -MT src/core/resolver/endpoint_addresses.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/transport/server_auth_filter.cc:39:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/fake/fake_resolver.cc -o src/core/resolver/fake/fake_resolver.lo  -MMD -MF src/core/resolver/fake/fake_resolver.dep -MT src/core/resolver/fake/fake_resolver.lo
mkdir src/core/plugin_registry/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/google_c2p/google_c2p_resolver.cc -o src/core/resolver/google_c2p/google_c2p_resolver.lo  -MMD -MF src/core/resolver/google_c2p/google_c2p_resolver.dep -MT src/core/resolver/google_c2p/google_c2p_resolver.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/security_connector.h:38,
                 from ./src/core/lib/security/security_connector/ssl/ssl_security_connector.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/plugin_registry/grpc_plugin_registry.cc -MMD -MF src/core/plugin_registry/grpc_plugin_registry.dep -MT src/core/plugin_registry/grpc_plugin_registry.lo  -fPIC -DPIC -o src/core/plugin_registry/.libs/grpc_plugin_registry.o
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_override_host.cc -MMD -MF src/core/load_balancing/xds/xds_override_host.dep -MT src/core/load_balancing/xds/xds_override_host.lo  -fPIC -DPIC -o src/core/load_balancing/xds/.libs/xds_override_host.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/polling_resolver.cc -o src/core/resolver/polling_resolver.lo  -MMD -MF src/core/resolver/polling_resolver.dep -MT src/core/resolver/polling_resolver.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_filters.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/surface/channel.h:36,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/channel.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/init.cc:35:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/resolver/dns/c_ares/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc -MMD -MF src/core/resolver/dns/c_ares/grpc_ares_ev_driver_windows.dep -MT src/core/resolver/dns/c_ares/grpc_ares_ev_driver_windows.lo  -fPIC -DPIC -o src/core/resolver/dns/c_ares/.libs/grpc_ares_ev_driver_windows.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from ./src/core/lib/surface/call.h:36,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/call.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/resolver.cc -o src/core/resolver/resolver.lo  -MMD -MF src/core/resolver/resolver.dep -MT src/core/resolver/resolver.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_wrr_locality.cc -MMD -MF src/core/load_balancing/xds/xds_wrr_locality.dep -MT src/core/load_balancing/xds/xds_wrr_locality.lo  -fPIC -DPIC -o src/core/load_balancing/xds/.libs/xds_wrr_locality.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/resolver_registry.cc -o src/core/resolver/resolver_registry.lo  -MMD -MF src/core/resolver/resolver_registry.dep -MT src/core/resolver/resolver_registry.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc -MMD -MF src/core/resolver/dns/c_ares/grpc_ares_ev_driver_posix.dep -MT src/core/resolver/dns/c_ares/grpc_ares_ev_driver_posix.lo  -fPIC -DPIC -o src/core/resolver/dns/c_ares/.libs/grpc_ares_ev_driver_posix.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/plugin_registry/grpc_plugin_registry_extra.cc -MMD -MF src/core/plugin_registry/grpc_plugin_registry_extra.dep -MT src/core/plugin_registry/grpc_plugin_registry_extra.lo  -fPIC -DPIC -o src/core/plugin_registry/.libs/grpc_plugin_registry_extra.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/sockaddr/sockaddr_resolver.cc -o src/core/resolver/sockaddr/sockaddr_resolver.lo  -MMD -MF src/core/resolver/sockaddr/sockaddr_resolver.dep -MT src/core/resolver/sockaddr/sockaddr_resolver.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/xds/xds_config.cc -o src/core/resolver/xds/xds_config.lo  -MMD -MF src/core/resolver/xds/xds_config.dep -MT src/core/resolver/xds/xds_config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/xds/xds_dependency_manager.cc -o src/core/resolver/xds/xds_dependency_manager.lo  -MMD -MF src/core/resolver/xds/xds_dependency_manager.dep -MT src/core/resolver/xds/xds_dependency_manager.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/dns_resolver_ares.cc -MMD -MF src/core/resolver/dns/c_ares/dns_resolver_ares.dep -MT src/core/resolver/dns/c_ares/dns_resolver_ares.lo  -fPIC -DPIC -o src/core/resolver/dns/c_ares/.libs/dns_resolver_ares.o
In file included from ./src/core/lib/transport/call_filters.h:36:
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerToClientPullStateString(ServerToClientPullState)':
./src/core/lib/transport/call_state.h:238:3: warning: control reaches end of non-void function [-Wreturn-type]
  238 |   }
      |   ^
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/grpc_ares_wrapper.cc -MMD -MF src/core/resolver/dns/c_ares/grpc_ares_wrapper.dep -MT src/core/resolver/dns/c_ares/grpc_ares_wrapper.lo  -fPIC -DPIC -o src/core/resolver/dns/c_ares/.libs/grpc_ares_wrapper.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/lib/event_engine/default_event_engine.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/completion_queue.cc:41:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/xds/xds_resolver.cc -o src/core/resolver/xds/xds_resolver.lo  -MMD -MF src/core/resolver/xds/xds_resolver.dep -MT src/core/resolver/xds/xds_resolver.lo
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerTrailingMetadataStateString(ServerTrailingMetadataState)':
./src/core/lib/transport/call_state.h:308:3: warning: control reaches end of non-void function [-Wreturn-type]
  308 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerToClientPushStateString(ServerToClientPushState)':
./src/core/lib/transport/call_state.h:278:3: warning: control reaches end of non-void function [-Wreturn-type]
  278 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPushStateString(ClientToServerPushState)':
./src/core/lib/transport/call_state.h:188:3: warning: control reaches end of non-void function [-Wreturn-type]
  188 |   }
      |   ^
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc -MMD -MF src/core/resolver/dns/c_ares/grpc_ares_wrapper_windows.dep -MT src/core/resolver/dns/c_ares/grpc_ares_wrapper_windows.lo  -fPIC -DPIC -o src/core/resolver/dns/c_ares/.libs/grpc_ares_wrapper_windows.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/surface/server_call.h:47,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/server_call.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:201:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  201 |     PromiseFactoryImpl(Token, F&& f, A&&) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:201:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from ./src/core/lib/surface/filter_stack_call.h:45,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/filter_stack_call.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/server.cc -o src/core/server/server.lo  -MMD -MF src/core/server/server.dep -MT src/core/server/server.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/server_call_tracer_filter.cc -o src/core/server/server_call_tracer_filter.lo  -MMD -MF src/core/server/server_call_tracer_filter.dep -MT src/core/server/server_call_tracer_filter.lo
mkdir src/core/resolver/dns/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/dns_resolver_plugin.cc -MMD -MF src/core/resolver/dns/dns_resolver_plugin.dep -MT src/core/resolver/dns/dns_resolver_plugin.lo  -fPIC -DPIC -o src/core/resolver/dns/.libs/dns_resolver_plugin.o
mkdir src/core/resolver/dns/event_engine/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/event_engine/service_config_helper.cc -MMD -MF src/core/resolver/dns/event_engine/service_config_helper.dep -MT src/core/resolver/dns/event_engine/service_config_helper.lo  -fPIC -DPIC -o src/core/resolver/dns/event_engine/.libs/service_config_helper.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc -MMD -MF src/core/resolver/dns/c_ares/grpc_ares_wrapper_posix.dep -MT src/core/resolver/dns/c_ares/grpc_ares_wrapper_posix.lo  -fPIC -DPIC -o src/core/resolver/dns/c_ares/.libs/grpc_ares_wrapper_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/server_config_selector_filter.cc -o src/core/server/server_config_selector_filter.lo  -MMD -MF src/core/server/server_config_selector_filter.dep -MT src/core/server/server_config_selector_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/xds_channel_stack_modifier.cc -o src/core/server/xds_channel_stack_modifier.lo  -MMD -MF src/core/server/xds_channel_stack_modifier.dep -MT src/core/server/xds_channel_stack_modifier.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/event_engine/event_engine_client_channel_resolver.cc -MMD -MF src/core/resolver/dns/event_engine/event_engine_client_channel_resolver.dep -MT src/core/resolver/dns/event_engine/event_engine_client_channel_resolver.lo  -fPIC -DPIC -o src/core/resolver/dns/event_engine/.libs/event_engine_client_channel_resolver.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/xds_server_config_fetcher.cc -o src/core/server/xds_server_config_fetcher.lo  -MMD -MF src/core/server/xds_server_config_fetcher.dep -MT src/core/server/xds_server_config_fetcher.lo
mkdir src/core/resolver/dns/native/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/service_config/service_config_channel_arg_filter.cc -o src/core/service_config/service_config_channel_arg_filter.lo  -MMD -MF src/core/service_config/service_config_channel_arg_filter.dep -MT src/core/service_config/service_config_channel_arg_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/service_config/service_config_impl.cc -o src/core/service_config/service_config_impl.lo  -MMD -MF src/core/service_config/service_config_impl.dep -MT src/core/service_config/service_config_impl.lo
mkdir src/core/resolver/google_c2p/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/native/dns_resolver.cc -MMD -MF src/core/resolver/dns/native/dns_resolver.dep -MT src/core/resolver/dns/native/dns_resolver.lo  -fPIC -DPIC -o src/core/resolver/dns/native/.libs/dns_resolver.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/google_c2p/google_c2p_resolver.cc -MMD -MF src/core/resolver/google_c2p/google_c2p_resolver.dep -MT src/core/resolver/google_c2p/google_c2p_resolver.lo  -fPIC -DPIC -o src/core/resolver/google_c2p/.libs/google_c2p_resolver.o
In file included from ./src/core/lib/transport/call_filters.h:36,
                 from ./src/core/lib/transport/call_spine.h:31,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/transport.h:53,
                 from ./src/core/lib/channel/channel_stack.h:61,
                 from ./src/core/lib/surface/call.h:36,
                 from ./src/core/lib/surface/server_call.h:48:
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPullStateString(ClientToServerPullState)':
./src/core/lib/transport/call_state.h:158:3: warning: control reaches end of non-void function [-Wreturn-type]
  158 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPushStateString(ClientToServerPushState)':
./src/core/lib/transport/call_state.h:188:3: warning: control reaches end of non-void function [-Wreturn-type]
  188 |   }
      |   ^
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/service_config/service_config_parser.cc -o src/core/service_config/service_config_parser.lo  -MMD -MF src/core/service_config/service_config_parser.dep -MT src/core/service_config/service_config_parser.lo
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerTrailingMetadataStateString(ServerTrailingMetadataState)':
./src/core/lib/transport/call_state.h:308:3: warning: control reaches end of non-void function [-Wreturn-type]
  308 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerToClientPushStateString(ServerToClientPushState)':
./src/core/lib/transport/call_state.h:278:3: warning: control reaches end of non-void function [-Wreturn-type]
  278 |   }
      |   ^
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from ./src/core/client_channel/client_channel_factory.h:23,
                 from ./src/core/client_channel/client_channel_filter.h:39,
                 from ./src/core/lib/surface/legacy_channel.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/legacy_channel.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/resolver/fake/.libs
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/fake/fake_resolver.cc -MMD -MF src/core/resolver/fake/fake_resolver.dep -MT src/core/resolver/fake/fake_resolver.lo  -fPIC -DPIC -o src/core/resolver/fake/.libs/fake_resolver.o
mkdir src/core/resolver/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/endpoint_addresses.cc -MMD -MF src/core/resolver/endpoint_addresses.dep -MT src/core/resolver/endpoint_addresses.lo  -fPIC -DPIC -o src/core/resolver/.libs/endpoint_addresses.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/polling_resolver.cc -MMD -MF src/core/resolver/polling_resolver.dep -MT src/core/resolver/polling_resolver.lo  -fPIC -DPIC -o src/core/resolver/.libs/polling_resolver.o
mkdir src/core/resolver/sockaddr/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/sockaddr/sockaddr_resolver.cc -MMD -MF src/core/resolver/sockaddr/sockaddr_resolver.dep -MT src/core/resolver/sockaddr/sockaddr_resolver.lo  -fPIC -DPIC -o src/core/resolver/sockaddr/.libs/sockaddr_resolver.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/resolver.cc -MMD -MF src/core/resolver/resolver.dep -MT src/core/resolver/resolver.lo  -fPIC -DPIC -o src/core/resolver/.libs/resolver.o
mkdir src/core/resolver/xds/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/xds/xds_dependency_manager.cc -MMD -MF src/core/resolver/xds/xds_dependency_manager.dep -MT src/core/resolver/xds/xds_dependency_manager.lo  -fPIC -DPIC -o src/core/resolver/xds/.libs/xds_dependency_manager.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/channel_init.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/resolver_registry.cc -MMD -MF src/core/resolver/resolver_registry.dep -MT src/core/resolver/resolver_registry.lo  -fPIC -DPIC -o src/core/resolver/.libs/resolver_registry.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/call_tracer.cc -o src/core/telemetry/call_tracer.lo  -MMD -MF src/core/telemetry/call_tracer.dep -MT src/core/telemetry/call_tracer.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/xds/xds_config.cc -MMD -MF src/core/resolver/xds/xds_config.dep -MT src/core/resolver/xds/xds_config.lo  -fPIC -DPIC -o src/core/resolver/xds/.libs/xds_config.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/xds/xds_resolver.cc -MMD -MF src/core/resolver/xds/xds_resolver.dep -MT src/core/resolver/xds/xds_resolver.lo  -fPIC -DPIC -o src/core/resolver/xds/.libs/xds_resolver.o
mkdir src/core/server/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/server.cc -MMD -MF src/core/server/server.dep -MT src/core/server/server.lo  -fPIC -DPIC -o src/core/server/.libs/server.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/surface/client_call.h:44,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/client_call.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:201:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  201 |     PromiseFactoryImpl(Token, F&& f, A&&) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/histogram_view.cc -o src/core/telemetry/histogram_view.lo  -MMD -MF src/core/telemetry/histogram_view.dep -MT src/core/telemetry/histogram_view.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/metrics.cc -o src/core/telemetry/metrics.lo  -MMD -MF src/core/telemetry/metrics.dep -MT src/core/telemetry/metrics.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/server_call_tracer_filter.cc -MMD -MF src/core/server/server_call_tracer_filter.dep -MT src/core/server/server_call_tracer_filter.lo  -fPIC -DPIC -o src/core/server/.libs/server_call_tracer_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/xds_channel_stack_modifier.cc -MMD -MF src/core/server/xds_channel_stack_modifier.dep -MT src/core/server/xds_channel_stack_modifier.lo  -fPIC -DPIC -o src/core/server/.libs/xds_channel_stack_modifier.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/stats.cc -o src/core/telemetry/stats.lo  -MMD -MF src/core/telemetry/stats.dep -MT src/core/telemetry/stats.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/server_config_selector_filter.cc -MMD -MF src/core/server/server_config_selector_filter.dep -MT src/core/server/server_config_selector_filter.lo  -fPIC -DPIC -o src/core/server/.libs/server_config_selector_filter.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/stats_data.cc -o src/core/telemetry/stats_data.lo  -MMD -MF src/core/telemetry/stats_data.dep -MT src/core/telemetry/stats_data.lo
mkdir src/core/service_config/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/crypt/aes_gcm.cc -o src/core/tsi/alts/crypt/aes_gcm.lo  -MMD -MF src/core/tsi/alts/crypt/aes_gcm.dep -MT src/core/tsi/alts/crypt/aes_gcm.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/service_config/service_config_impl.cc -MMD -MF src/core/service_config/service_config_impl.dep -MT src/core/service_config/service_config_impl.lo  -fPIC -DPIC -o src/core/service_config/.libs/service_config_impl.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/crypt/gsec.cc -o src/core/tsi/alts/crypt/gsec.lo  -MMD -MF src/core/tsi/alts/crypt/gsec.dep -MT src/core/tsi/alts/crypt/gsec.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/service_config/service_config_channel_arg_filter.cc -MMD -MF src/core/service_config/service_config_channel_arg_filter.dep -MT src/core/service_config/service_config_channel_arg_filter.lo  -fPIC -DPIC -o src/core/service_config/.libs/service_config_channel_arg_filter.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_counter.cc -o src/core/tsi/alts/frame_protector/alts_counter.lo  -MMD -MF src/core/tsi/alts/frame_protector/alts_counter.dep -MT src/core/tsi/alts/frame_protector/alts_counter.lo
In file included from ./src/core/lib/transport/call_filters.h:36,
                 from ./src/core/lib/transport/call_spine.h:31,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/transport.h:53,
                 from ./src/core/lib/channel/channel_stack.h:61,
                 from ./src/core/lib/surface/call.h:36,
                 from ./src/core/lib/surface/client_call.h:45:
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPushStateString(ClientToServerPushState)':
./src/core/lib/transport/call_state.h:188:3: warning: control reaches end of non-void function [-Wreturn-type]
  188 |   }
      |   ^
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_crypter.cc -o src/core/tsi/alts/frame_protector/alts_crypter.lo  -MMD -MF src/core/tsi/alts/frame_protector/alts_crypter.dep -MT src/core/tsi/alts/frame_protector/alts_crypter.lo
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerToClientPullStateString(ServerToClientPullState)':
./src/core/lib/transport/call_state.h:238:3: warning: control reaches end of non-void function [-Wreturn-type]
  238 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerToClientPushStateString(ServerToClientPushState)':
./src/core/lib/transport/call_state.h:278:3: warning: control reaches end of non-void function [-Wreturn-type]
  278 |   }
      |   ^
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/service_config/service_config_parser.cc -MMD -MF src/core/service_config/service_config_parser.dep -MT src/core/service_config/service_config_parser.lo  -fPIC -DPIC -o src/core/service_config/.libs/service_config_parser.o
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerTrailingMetadataStateString(ServerTrailingMetadataState)':
./src/core/lib/transport/call_state.h:308:3: warning: control reaches end of non-void function [-Wreturn-type]
  308 |   }
      |   ^
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/xds_server_config_fetcher.cc -MMD -MF src/core/server/xds_server_config_fetcher.dep -MT src/core/server/xds_server_config_fetcher.lo  -fPIC -DPIC -o src/core/server/.libs/xds_server_config_fetcher.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_frame_protector.cc -o src/core/tsi/alts/frame_protector/alts_frame_protector.lo  -MMD -MF src/core/tsi/alts/frame_protector/alts_frame_protector.dep -MT src/core/tsi/alts/frame_protector/alts_frame_protector.lo
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/interception_chain.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/interception_chain.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc -o src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.lo  -MMD -MF src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.dep -MT src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.lo
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/call_spine.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/telemetry/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/call_tracer.cc -MMD -MF src/core/telemetry/call_tracer.dep -MT src/core/telemetry/call_tracer.lo  -fPIC -DPIC -o src/core/telemetry/.libs/call_tracer.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/surface/channel.h:36,
                 from ./src/core/lib/surface/channel_create.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/channel_create.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/util/chunked_vector.h:25,
                 from ./src/core/lib/transport/metadata_batch.h:47,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/transport_op_string.cc:29:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc -o src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.lo  -MMD -MF src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.dep -MT src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc -o src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.lo  -MMD -MF src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.dep -MT src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/frame_handler.cc -o src/core/tsi/alts/frame_protector/frame_handler.lo  -MMD -MF src/core/tsi/alts/frame_protector/frame_handler.dep -MT src/core/tsi/alts/frame_protector/frame_handler.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/metrics.cc -MMD -MF src/core/telemetry/metrics.dep -MT src/core/telemetry/metrics.lo  -fPIC -DPIC -o src/core/telemetry/.libs/metrics.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/stats.cc -MMD -MF src/core/telemetry/stats.dep -MT src/core/telemetry/stats.lo  -fPIC -DPIC -o src/core/telemetry/.libs/stats.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/histogram_view.cc -MMD -MF src/core/telemetry/histogram_view.dep -MT src/core/telemetry/histogram_view.lo  -fPIC -DPIC -o src/core/telemetry/.libs/histogram_view.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/stats_data.cc -MMD -MF src/core/telemetry/stats_data.dep -MT src/core/telemetry/stats_data.lo  -fPIC -DPIC -o src/core/telemetry/.libs/stats_data.o
mkdir src/core/tsi/alts/crypt/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/crypt/aes_gcm.cc -MMD -MF src/core/tsi/alts/crypt/aes_gcm.dep -MT src/core/tsi/alts/crypt/aes_gcm.lo  -fPIC -DPIC -o src/core/tsi/alts/crypt/.libs/aes_gcm.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/alts_handshaker_client.cc -o src/core/tsi/alts/handshaker/alts_handshaker_client.lo  -MMD -MF src/core/tsi/alts/handshaker/alts_handshaker_client.dep -MT src/core/tsi/alts/handshaker/alts_handshaker_client.lo
mkdir src/core/tsi/alts/frame_protector/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_crypter.cc -MMD -MF src/core/tsi/alts/frame_protector/alts_crypter.dep -MT src/core/tsi/alts/frame_protector/alts_crypter.lo  -fPIC -DPIC -o src/core/tsi/alts/frame_protector/.libs/alts_crypter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_counter.cc -MMD -MF src/core/tsi/alts/frame_protector/alts_counter.dep -MT src/core/tsi/alts/frame_protector/alts_counter.lo  -fPIC -DPIC -o src/core/tsi/alts/frame_protector/.libs/alts_counter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/crypt/gsec.cc -MMD -MF src/core/tsi/alts/crypt/gsec.dep -MT src/core/tsi/alts/crypt/gsec.lo  -fPIC -DPIC -o src/core/tsi/alts/crypt/.libs/gsec.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/transport/transport.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/transport/call_filters.h:36,
                 from ./src/core/lib/transport/call_spine.h:31:
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerTrailingMetadataStateString(ServerTrailingMetadataState)':
./src/core/lib/transport/call_state.h:308:3: warning: control reaches end of non-void function [-Wreturn-type]
  308 |   }
      |   ^
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/alts_shared_resource.cc -o src/core/tsi/alts/handshaker/alts_shared_resource.lo  -MMD -MF src/core/tsi/alts/handshaker/alts_shared_resource.dep -MT src/core/tsi/alts/handshaker/alts_shared_resource.lo
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPullStateString(ClientToServerPullState)':
./src/core/lib/transport/call_state.h:158:3: warning: control reaches end of non-void function [-Wreturn-type]
  158 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPushStateString(ClientToServerPushState)':
./src/core/lib/transport/call_state.h:188:3: warning: control reaches end of non-void function [-Wreturn-type]
  188 |   }
      |   ^
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_frame_protector.cc -MMD -MF src/core/tsi/alts/frame_protector/alts_frame_protector.dep -MT src/core/tsi/alts/frame_protector/alts_frame_protector.lo  -fPIC -DPIC -o src/core/tsi/alts/frame_protector/.libs/alts_frame_protector.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc -o src/core/tsi/alts/handshaker/alts_tsi_handshaker.lo  -MMD -MF src/core/tsi/alts/handshaker/alts_tsi_handshaker.dep -MT src/core/tsi/alts/handshaker/alts_tsi_handshaker.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/alts_tsi_utils.cc -o src/core/tsi/alts/handshaker/alts_tsi_utils.lo  -MMD -MF src/core/tsi/alts/handshaker/alts_tsi_utils.dep -MT src/core/tsi/alts/handshaker/alts_tsi_utils.lo
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerToClientPullStateString(ServerToClientPullState)':
./src/core/lib/transport/call_state.h:238:3: warning: control reaches end of non-void function [-Wreturn-type]
  238 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerToClientPushStateString(ServerToClientPushState)':
./src/core/lib/transport/call_state.h:278:3: warning: control reaches end of non-void function [-Wreturn-type]
  278 |   }
      |   ^
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc -MMD -MF src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.dep -MT src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.lo  -fPIC -DPIC -o src/core/tsi/alts/frame_protector/.libs/alts_record_protocol_crypter_common.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/channel/call_finalization.h:23,
                 from ./src/core/lib/channel/promise_based_filter.h:45,
                 from ./src/core/lib/surface/lame_client.h:32,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/lib/surface/lame_client.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/transport_security_common_api.cc -o src/core/tsi/alts/handshaker/transport_security_common_api.lo  -MMD -MF src/core/tsi/alts/handshaker/transport_security_common_api.dep -MT src/core/tsi/alts/handshaker/transport_security_common_api.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc -MMD -MF src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.dep -MT src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.lo  -fPIC -DPIC -o src/core/tsi/alts/frame_protector/.libs/alts_seal_privacy_integrity_crypter.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc -o src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.lo  -MMD -MF src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.dep -MT src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/oob_backend_metric.cc:38:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc -MMD -MF src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.dep -MT src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.lo  -fPIC -DPIC -o src/core/tsi/alts/frame_protector/.libs/alts_unseal_privacy_integrity_crypter.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc -o src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.lo  -MMD -MF src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.dep -MT src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/frame_protector/frame_handler.cc -MMD -MF src/core/tsi/alts/frame_protector/frame_handler.dep -MT src/core/tsi/alts/frame_protector/frame_handler.lo  -fPIC -DPIC -o src/core/tsi/alts/frame_protector/.libs/frame_handler.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc -o src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.lo  -MMD -MF src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.dep -MT src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.lo
mkdir src/core/tsi/alts/handshaker/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/alts_handshaker_client.cc -MMD -MF src/core/tsi/alts/handshaker/alts_handshaker_client.dep -MT src/core/tsi/alts/handshaker/alts_handshaker_client.lo  -fPIC -DPIC -o src/core/tsi/alts/handshaker/.libs/alts_handshaker_client.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc -o src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.lo  -MMD -MF src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.dep -MT src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc -o src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.lo  -MMD -MF src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.dep -MT src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/fake_transport_security.cc -o src/core/tsi/fake_transport_security.lo  -MMD -MF src/core/tsi/fake_transport_security.dep -MT src/core/tsi/fake_transport_security.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/alts_tsi_utils.cc -MMD -MF src/core/tsi/alts/handshaker/alts_tsi_utils.dep -MT src/core/tsi/alts/handshaker/alts_tsi_utils.lo  -fPIC -DPIC -o src/core/tsi/alts/handshaker/.libs/alts_tsi_utils.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc -MMD -MF src/core/tsi/alts/handshaker/alts_tsi_handshaker.dep -MT src/core/tsi/alts/handshaker/alts_tsi_handshaker.lo  -fPIC -DPIC -o src/core/tsi/alts/handshaker/.libs/alts_tsi_handshaker.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/local_transport_security.cc -o src/core/tsi/local_transport_security.lo  -MMD -MF src/core/tsi/local_transport_security.dep -MT src/core/tsi/local_transport_security.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/alts_shared_resource.cc -MMD -MF src/core/tsi/alts/handshaker/alts_shared_resource.dep -MT src/core/tsi/alts/handshaker/alts_shared_resource.lo  -fPIC -DPIC -o src/core/tsi/alts/handshaker/.libs/alts_shared_resource.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/transport_security_common_api.cc -MMD -MF src/core/tsi/alts/handshaker/transport_security_common_api.dep -MT src/core/tsi/alts/handshaker/transport_security_common_api.lo  -fPIC -DPIC -o src/core/tsi/alts/handshaker/.libs/transport_security_common_api.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/telemetry/call_tracer.h:34,
                 from ./src/core/telemetry/metrics.h:32,
                 from ./src/core/load_balancing/lb_policy.h:46,
                 from ./src/core/load_balancing/child_policy_handler.h:27,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/child_policy_handler.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/pick_first/pick_first.cc:42:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl/key_logging/ssl_key_logging.cc -o src/core/tsi/ssl/key_logging/ssl_key_logging.lo  -MMD -MF src/core/tsi/ssl/key_logging/ssl_key_logging.dep -MT src/core/tsi/ssl/key_logging/ssl_key_logging.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/telemetry/call_tracer.h:34,
                 from ./src/core/telemetry/metrics.h:32,
                 from ./src/core/load_balancing/lb_policy.h:46,
                 from ./src/core/load_balancing/endpoint_list.h:33,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/endpoint_list.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc -o src/core/tsi/ssl/session_cache/ssl_session_boringssl.lo  -MMD -MF src/core/tsi/ssl/session_cache/ssl_session_boringssl.dep -MT src/core/tsi/ssl/session_cache/ssl_session_boringssl.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl/session_cache/ssl_session_cache.cc -o src/core/tsi/ssl/session_cache/ssl_session_cache.lo  -MMD -MF src/core/tsi/ssl/session_cache/ssl_session_cache.dep -MT src/core/tsi/ssl/session_cache/ssl_session_cache.lo
mkdir src/core/tsi/alts/zero_copy_frame_protector/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc -MMD -MF src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.dep -MT src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.lo  -fPIC -DPIC -o src/core/tsi/alts/zero_copy_frame_protector/.libs/alts_grpc_integrity_only_record_protocol.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/channel/call_finalization.h:23,
                 from ./src/core/lib/channel/promise_based_filter.h:45,
                 from ./src/core/load_balancing/grpclb/client_load_reporting_filter.h:27,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/client_load_reporting_filter.cc:19:
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/stats.cc: In function 'std::string grpc_core::stats_detail::StatsAsJson(absl::lts_20240722::Span<const long long unsigned int>, absl::lts_20240722::Span<const std::basic_string_view<char> >, absl::lts_20240722::Span<const grpc_core::HistogramView>, absl::lts_20240722::Span<const std::basic_string_view<char> >)':
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/telemetry/stats.cc:45:13: note: parameter passing for argument of type 'absl::lts_20240722::Span<const long long unsigned int>' changed in GCC 7.1
   45 | std::string StatsAsJson(absl::Span<const uint64_t> counters,
      |             ^~~~~~~~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc -MMD -MF src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.dep -MT src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.lo  -fPIC -DPIC -o src/core/tsi/alts/zero_copy_frame_protector/.libs/alts_grpc_privacy_integrity_record_protocol.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc -o src/core/tsi/ssl/session_cache/ssl_session_openssl.lo  -MMD -MF src/core/tsi/ssl/session_cache/ssl_session_openssl.dep -MT src/core/tsi/ssl/session_cache/ssl_session_openssl.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl_transport_security.cc -o src/core/tsi/ssl_transport_security.lo  -MMD -MF src/core/tsi/ssl_transport_security.dep -MT src/core/tsi/ssl_transport_security.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc -MMD -MF src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.dep -MT src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.lo  -fPIC -DPIC -o src/core/tsi/alts/zero_copy_frame_protector/.libs/alts_grpc_record_protocol_common.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc -MMD -MF src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.dep -MT src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.lo  -fPIC -DPIC -o src/core/tsi/alts/zero_copy_frame_protector/.libs/alts_iovec_record_protocol.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl_transport_security_utils.cc -o src/core/tsi/ssl_transport_security_utils.lo  -MMD -MF src/core/tsi/ssl_transport_security_utils.dep -MT src/core/tsi/ssl_transport_security_utils.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/plugin_registry/grpc_plugin_registry_extra.cc:20:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/transport_security.cc -o src/core/tsi/transport_security.lo  -MMD -MF src/core/tsi/transport_security.dep -MT src/core/tsi/transport_security.lo
mkdir src/core/tsi/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/fake_transport_security.cc -MMD -MF src/core/tsi/fake_transport_security.dep -MT src/core/tsi/fake_transport_security.lo  -fPIC -DPIC -o src/core/tsi/.libs/fake_transport_security.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/transport_security_grpc.cc -o src/core/tsi/transport_security_grpc.lo  -MMD -MF src/core/tsi/transport_security_grpc.dep -MT src/core/tsi/transport_security_grpc.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc -MMD -MF src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.dep -MT src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.lo  -fPIC -DPIC -o src/core/tsi/alts/zero_copy_frame_protector/.libs/alts_zero_copy_grpc_protector.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/local_transport_security.cc -MMD -MF src/core/tsi/local_transport_security.dep -MT src/core/tsi/local_transport_security.lo  -fPIC -DPIC -o src/core/tsi/.libs/local_transport_security.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/alloc.cc -o src/core/util/alloc.lo  -MMD -MF src/core/util/alloc.dep -MT src/core/util/alloc.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl_transport_security.cc -MMD -MF src/core/tsi/ssl_transport_security.dep -MT src/core/tsi/ssl_transport_security.lo  -fPIC -DPIC -o src/core/tsi/.libs/ssl_transport_security.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/backoff.cc -o src/core/util/backoff.lo  -MMD -MF src/core/util/backoff.dep -MT src/core/util/backoff.lo
mkdir src/core/tsi/ssl/session_cache/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl/session_cache/ssl_session_cache.cc -MMD -MF src/core/tsi/ssl/session_cache/ssl_session_cache.dep -MT src/core/tsi/ssl/session_cache/ssl_session_cache.lo  -fPIC -DPIC -o src/core/tsi/ssl/session_cache/.libs/ssl_session_cache.o
mkdir src/core/tsi/ssl/key_logging/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl/key_logging/ssl_key_logging.cc -MMD -MF src/core/tsi/ssl/key_logging/ssl_key_logging.dep -MT src/core/tsi/ssl/key_logging/ssl_key_logging.lo  -fPIC -DPIC -o src/core/tsi/ssl/key_logging/.libs/ssl_key_logging.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc -MMD -MF src/core/tsi/ssl/session_cache/ssl_session_boringssl.dep -MT src/core/tsi/ssl/session_cache/ssl_session_boringssl.lo  -fPIC -DPIC -o src/core/tsi/ssl/session_cache/.libs/ssl_session_boringssl.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/crash.cc -o src/core/util/crash.lo  -MMD -MF src/core/util/crash.dep -MT src/core/util/crash.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc -MMD -MF src/core/tsi/ssl/session_cache/ssl_session_openssl.dep -MT src/core/tsi/ssl/session_cache/ssl_session_openssl.lo  -fPIC -DPIC -o src/core/tsi/ssl/session_cache/.libs/ssl_session_openssl.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/dump_args.cc -o src/core/util/dump_args.lo  -MMD -MF src/core/util/dump_args.dep -MT src/core/util/dump_args.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/event_log.cc -o src/core/util/event_log.lo  -MMD -MF src/core/util/event_log.dep -MT src/core/util/event_log.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/examine_stack.cc -o src/core/util/examine_stack.lo  -MMD -MF src/core/util/examine_stack.dep -MT src/core/util/examine_stack.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/transport_security.cc -MMD -MF src/core/tsi/transport_security.dep -MT src/core/tsi/transport_security.lo  -fPIC -DPIC -o src/core/tsi/.libs/transport_security.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/weighted_target/weighted_target.cc:43:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/fork.cc -o src/core/util/fork.lo  -MMD -MF src/core/util/fork.dep -MT src/core/util/fork.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/ssl_transport_security_utils.cc -MMD -MF src/core/tsi/ssl_transport_security_utils.dep -MT src/core/tsi/ssl_transport_security_utils.lo  -fPIC -DPIC -o src/core/tsi/.libs/ssl_transport_security_utils.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/transport_security_grpc.cc -MMD -MF src/core/tsi/transport_security_grpc.dep -MT src/core/tsi/transport_security_grpc.lo  -fPIC -DPIC -o src/core/tsi/.libs/transport_security_grpc.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/client_channel/client_channel_internal.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/health_check_client.cc:40:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/gcp_metadata_query.cc -o src/core/util/gcp_metadata_query.lo  -MMD -MF src/core/util/gcp_metadata_query.dep -MT src/core/util/gcp_metadata_query.lo
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/gethostname_fallback.cc -o src/core/util/gethostname_fallback.lo  -MMD -MF src/core/util/gethostname_fallback.dep -MT src/core/util/gethostname_fallback.lo
mkdir src/core/util/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/backoff.cc -MMD -MF src/core/util/backoff.dep -MT src/core/util/backoff.lo  -fPIC -DPIC -o src/core/util/.libs/backoff.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/gethostname_host_name_max.cc -o src/core/util/gethostname_host_name_max.lo  -MMD -MF src/core/util/gethostname_host_name_max.dep -MT src/core/util/gethostname_host_name_max.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from ./src/core/client_channel/client_channel_factory.h:23,
                 from ./src/core/client_channel/client_channel_filter.h:39,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/grpclb/grpclb.cc:95:
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/alloc.cc -MMD -MF src/core/util/alloc.dep -MT src/core/util/alloc.lo  -fPIC -DPIC -o src/core/util/.libs/alloc.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/gethostname_sysconf.cc -o src/core/util/gethostname_sysconf.lo  -MMD -MF src/core/util/gethostname_sysconf.dep -MT src/core/util/gethostname_sysconf.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/examine_stack.cc -MMD -MF src/core/util/examine_stack.dep -MT src/core/util/examine_stack.lo  -fPIC -DPIC -o src/core/util/.libs/examine_stack.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/dump_args.cc -MMD -MF src/core/util/dump_args.dep -MT src/core/util/dump_args.lo  -fPIC -DPIC -o src/core/util/.libs/dump_args.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/fork.cc -MMD -MF src/core/util/fork.dep -MT src/core/util/fork.lo  -fPIC -DPIC -o src/core/util/.libs/fork.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/event_log.cc -MMD -MF src/core/util/event_log.dep -MT src/core/util/event_log.lo  -fPIC -DPIC -o src/core/util/.libs/event_log.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/glob.cc -o src/core/util/glob.lo  -MMD -MF src/core/util/glob.dep -MT src/core/util/glob.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/sockaddr/sockaddr_resolver.cc:28:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/crash.cc -MMD -MF src/core/util/crash.dep -MT src/core/util/crash.lo  -fPIC -DPIC -o src/core/util/.libs/crash.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/native/dns_resolver.cc:33:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/gpr_time.cc -o src/core/util/gpr_time.lo  -MMD -MF src/core/util/gpr_time.dep -MT src/core/util/gpr_time.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/grpc_if_nametoindex_posix.cc -o src/core/util/grpc_if_nametoindex_posix.lo  -MMD -MF src/core/util/grpc_if_nametoindex_posix.dep -MT src/core/util/grpc_if_nametoindex_posix.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/grpc_if_nametoindex_unsupported.cc -o src/core/util/grpc_if_nametoindex_unsupported.lo  -MMD -MF src/core/util/grpc_if_nametoindex_unsupported.dep -MT src/core/util/grpc_if_nametoindex_unsupported.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/priority/priority.cc:40:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_wrr_locality.cc:33:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/gcp_metadata_query.cc -MMD -MF src/core/util/gcp_metadata_query.dep -MT src/core/util/gcp_metadata_query.lo  -fPIC -DPIC -o src/core/util/.libs/gcp_metadata_query.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/gethostname_host_name_max.cc -MMD -MF src/core/util/gethostname_host_name_max.dep -MT src/core/util/gethostname_host_name_max.lo  -fPIC -DPIC -o src/core/util/.libs/gethostname_host_name_max.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/gethostname_fallback.cc -MMD -MF src/core/util/gethostname_fallback.dep -MT src/core/util/gethostname_fallback.lo  -fPIC -DPIC -o src/core/util/.libs/gethostname_fallback.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/host_port.cc -o src/core/util/host_port.lo  -MMD -MF src/core/util/host_port.dep -MT src/core/util/host_port.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/http_client/format_request.cc -o src/core/util/http_client/format_request.lo  -MMD -MF src/core/util/http_client/format_request.dep -MT src/core/util/http_client/format_request.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/http_client/httpcli.cc -o src/core/util/http_client/httpcli.lo  -MMD -MF src/core/util/http_client/httpcli.dep -MT src/core/util/http_client/httpcli.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/gethostname_sysconf.cc -MMD -MF src/core/util/gethostname_sysconf.dep -MT src/core/util/gethostname_sysconf.lo  -fPIC -DPIC -o src/core/util/.libs/gethostname_sysconf.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/gpr_time.cc -MMD -MF src/core/util/gpr_time.dep -MT src/core/util/gpr_time.lo  -fPIC -DPIC -o src/core/util/.libs/gpr_time.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/http_client/httpcli_security_connector.cc -o src/core/util/http_client/httpcli_security_connector.lo  -MMD -MF src/core/util/http_client/httpcli_security_connector.dep -MT src/core/util/http_client/httpcli_security_connector.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/http_client/parser.cc -o src/core/util/http_client/parser.lo  -MMD -MF src/core/util/http_client/parser.dep -MT src/core/util/http_client/parser.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/grpc_if_nametoindex_posix.cc -MMD -MF src/core/util/grpc_if_nametoindex_posix.dep -MT src/core/util/grpc_if_nametoindex_posix.lo  -fPIC -DPIC -o src/core/util/.libs/grpc_if_nametoindex_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/iphone/cpu.cc -o src/core/util/iphone/cpu.lo  -MMD -MF src/core/util/iphone/cpu.dep -MT src/core/util/iphone/cpu.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/json/json_object_loader.cc -o src/core/util/json/json_object_loader.lo  -MMD -MF src/core/util/json/json_object_loader.dep -MT src/core/util/json/json_object_loader.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/grpc_if_nametoindex_unsupported.cc -MMD -MF src/core/util/grpc_if_nametoindex_unsupported.dep -MT src/core/util/grpc_if_nametoindex_unsupported.lo  -fPIC -DPIC -o src/core/util/.libs/grpc_if_nametoindex_unsupported.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/glob.cc -MMD -MF src/core/util/glob.dep -MT src/core/util/glob.lo  -fPIC -DPIC -o src/core/util/.libs/glob.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/json/json_reader.cc -o src/core/util/json/json_reader.lo  -MMD -MF src/core/util/json/json_reader.dep -MT src/core/util/json/json_reader.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/fake/fake_resolver.cc:30:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/json/json_util.cc -o src/core/util/json/json_util.lo  -MMD -MF src/core/util/json/json_util.dep -MT src/core/util/json/json_util.lo
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/round_robin/round_robin.cc:38:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/plugin_registry/grpc_plugin_registry.cc:22:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/util/http_client/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/http_client/httpcli.cc -MMD -MF src/core/util/http_client/httpcli.dep -MT src/core/util/http_client/httpcli.lo  -fPIC -DPIC -o src/core/util/http_client/.libs/httpcli.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/host_port.cc -MMD -MF src/core/util/host_port.dep -MT src/core/util/host_port.lo  -fPIC -DPIC -o src/core/util/.libs/host_port.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/c_ares/dns_resolver_ares.cc:37:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/json/json_writer.cc -o src/core/util/json/json_writer.lo  -MMD -MF src/core/util/json/json_writer.dep -MT src/core/util/json/json_writer.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/http_client/format_request.cc -MMD -MF src/core/util/http_client/format_request.dep -MT src/core/util/http_client/format_request.lo  -fPIC -DPIC -o src/core/util/http_client/.libs/format_request.o
mkdir src/core/util/json/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/http_client/httpcli_security_connector.cc -MMD -MF src/core/util/http_client/httpcli_security_connector.dep -MT src/core/util/http_client/httpcli_security_connector.lo  -fPIC -DPIC -o src/core/util/http_client/.libs/httpcli_security_connector.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/json/json_object_loader.cc -MMD -MF src/core/util/json/json_object_loader.dep -MT src/core/util/json/json_object_loader.lo  -fPIC -DPIC -o src/core/util/json/.libs/json_object_loader.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/latent_see.cc -o src/core/util/latent_see.lo  -MMD -MF src/core/util/latent_see.dep -MT src/core/util/latent_see.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/json/json_util.cc -MMD -MF src/core/util/json/json_util.dep -MT src/core/util/json/json_util.lo  -fPIC -DPIC -o src/core/util/json/.libs/json_util.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/json/json_reader.cc -MMD -MF src/core/util/json/json_reader.dep -MT src/core/util/json/json_reader.lo  -fPIC -DPIC -o src/core/util/json/.libs/json_reader.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/service_config/service_config_call_data.h:26,
                 from ./src/core/load_balancing/ring_hash/ring_hash.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/ring_hash/ring_hash.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/http_client/parser.cc -MMD -MF src/core/util/http_client/parser.dep -MT src/core/util/http_client/parser.lo  -fPIC -DPIC -o src/core/util/http_client/.libs/parser.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/linux/cpu.cc -o src/core/util/linux/cpu.lo  -MMD -MF src/core/util/linux/cpu.dep -MT src/core/util/linux/cpu.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/client_channel/client_channel_internal.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_cluster_manager.cc:38:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/linux/env.cc -o src/core/util/linux/env.lo  -MMD -MF src/core/util/linux/env.dep -MT src/core/util/linux/env.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/load_file.cc -o src/core/util/load_file.lo  -MMD -MF src/core/util/load_file.dep -MT src/core/util/load_file.lo
mkdir src/core/util/iphone/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/iphone/cpu.cc -MMD -MF src/core/util/iphone/cpu.dep -MT src/core/util/iphone/cpu.lo  -fPIC -DPIC -o src/core/util/iphone/.libs/cpu.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/log.cc -o src/core/util/log.lo  -MMD -MF src/core/util/log.dep -MT src/core/util/log.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/matchers.cc -o src/core/util/matchers.lo  -MMD -MF src/core/util/matchers.dep -MT src/core/util/matchers.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/resolver/dns/dns_resolver_plugin.h:18,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/dns/dns_resolver_plugin.cc:14:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/mpscq.cc -o src/core/util/mpscq.lo  -MMD -MF src/core/util/mpscq.dep -MT src/core/util/mpscq.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/msys/tmpfile.cc -o src/core/util/msys/tmpfile.lo  -MMD -MF src/core/util/msys/tmpfile.dep -MT src/core/util/msys/tmpfile.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/per_cpu.cc -o src/core/util/per_cpu.lo  -MMD -MF src/core/util/per_cpu.dep -MT src/core/util/per_cpu.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/json/json_writer.cc -MMD -MF src/core/util/json/json_writer.dep -MT src/core/util/json/json_writer.lo  -fPIC -DPIC -o src/core/util/json/.libs/json_writer.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/transport/transport.h:47,
                 from ./src/core/client_channel/connector.h:28,
                 from ./src/core/client_channel/subchannel.h:32,
                 from ./src/core/client_channel/subchannel_interface_internal.h:22,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/outlier_detection/outlier_detection.cc:45:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/cpu.cc -o src/core/util/posix/cpu.lo  -MMD -MF src/core/util/posix/cpu.dep -MT src/core/util/posix/cpu.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/latent_see.cc -MMD -MF src/core/util/latent_see.dep -MT src/core/util/latent_see.lo  -fPIC -DPIC -o src/core/util/.libs/latent_see.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/load_file.cc -MMD -MF src/core/util/load_file.dep -MT src/core/util/load_file.lo  -fPIC -DPIC -o src/core/util/.libs/load_file.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/log.cc -MMD -MF src/core/util/log.dep -MT src/core/util/log.lo  -fPIC -DPIC -o src/core/util/.libs/log.o
mkdir src/core/util/linux/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/directory_reader.cc -o src/core/util/posix/directory_reader.lo  -MMD -MF src/core/util/posix/directory_reader.dep -MT src/core/util/posix/directory_reader.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/matchers.cc -MMD -MF src/core/util/matchers.dep -MT src/core/util/matchers.lo  -fPIC -DPIC -o src/core/util/.libs/matchers.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/linux/env.cc -MMD -MF src/core/util/linux/env.dep -MT src/core/util/linux/env.lo  -fPIC -DPIC -o src/core/util/linux/.libs/env.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/linux/cpu.cc -MMD -MF src/core/util/linux/cpu.dep -MT src/core/util/linux/cpu.lo  -fPIC -DPIC -o src/core/util/linux/.libs/cpu.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/env.cc -o src/core/util/posix/env.lo  -MMD -MF src/core/util/posix/env.dep -MT src/core/util/posix/env.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/weighted_round_robin/weighted_round_robin.cc:45:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/stat.cc -o src/core/util/posix/stat.lo  -MMD -MF src/core/util/posix/stat.dep -MT src/core/util/posix/stat.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/string.cc -o src/core/util/posix/string.lo  -MMD -MF src/core/util/posix/string.dep -MT src/core/util/posix/string.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/sync.cc -o src/core/util/posix/sync.lo  -MMD -MF src/core/util/posix/sync.dep -MT src/core/util/posix/sync.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/thd.cc -o src/core/util/posix/thd.lo  -MMD -MF src/core/util/posix/thd.dep -MT src/core/util/posix/thd.lo
mkdir src/core/util/msys/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/msys/tmpfile.cc -MMD -MF src/core/util/msys/tmpfile.dep -MT src/core/util/msys/tmpfile.lo  -fPIC -DPIC -o src/core/util/msys/.libs/tmpfile.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/time.cc -o src/core/util/posix/time.lo  -MMD -MF src/core/util/posix/time.dep -MT src/core/util/posix/time.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/per_cpu.cc -MMD -MF src/core/util/per_cpu.dep -MT src/core/util/per_cpu.lo  -fPIC -DPIC -o src/core/util/.libs/per_cpu.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/tmpfile.cc -o src/core/util/posix/tmpfile.lo  -MMD -MF src/core/util/posix/tmpfile.dep -MT src/core/util/posix/tmpfile.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/random_early_detection.cc -o src/core/util/random_early_detection.lo  -MMD -MF src/core/util/random_early_detection.dep -MT src/core/util/random_early_detection.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/ref_counted_string.cc -o src/core/util/ref_counted_string.lo  -MMD -MF src/core/util/ref_counted_string.dep -MT src/core/util/ref_counted_string.lo
In file included from /usr/include/c++/14.2.0/algorithm:61,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/string_view.h:30,
                 from ./src/core/util/event_log.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/event_log.cc:15:
/usr/include/c++/14.2.0/bits/stl_algo.h: In function '_ForwardIterator std::__upper_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Tp = grpc_core::EventLog::Entry; _Compare = __gnu_cxx::__ops::_Val_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:1980:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 1980 |     __upper_bound(_ForwardIterator __first, _ForwardIterator __last,
      |     ^~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:1980:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/status_helper.cc -o src/core/util/status_helper.lo  -MMD -MF src/core/util/status_helper.dep -MT src/core/util/status_helper.lo
In file included from /usr/include/c++/14.2.0/string:51,
                 from ./src/core/util/event_log.h:22:
/usr/include/c++/14.2.0/bits/stl_algobase.h: In function '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Tp = grpc_core::EventLog::Entry; _Compare = __gnu_cxx::__ops::_Iter_comp_val<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algobase.h:1488:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 1488 |     __lower_bound(_ForwardIterator __first, _ForwardIterator __last,
      |     ^~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algobase.h:1488:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/mpscq.cc -MMD -MF src/core/util/mpscq.dep -MT src/core/util/mpscq.lo  -fPIC -DPIC -o src/core/util/.libs/mpscq.o
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/strerror.cc -o src/core/util/strerror.lo  -MMD -MF src/core/util/strerror.dep -MT src/core/util/strerror.lo
/usr/include/c++/14.2.0/bits/stl_algo.h: In function '_RandomAccessIterator std::_V2::__rotate(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:1235:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 1235 |     __rotate(_RandomAccessIterator __first,
      |     ^~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:1235:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:1235:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
mkdir src/core/util/posix/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/cpu.cc -MMD -MF src/core/util/posix/cpu.dep -MT src/core/util/posix/cpu.lo  -fPIC -DPIC -o src/core/util/posix/.libs/cpu.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/directory_reader.cc -MMD -MF src/core/util/posix/directory_reader.dep -MT src/core/util/posix/directory_reader.lo  -fPIC -DPIC -o src/core/util/posix/.libs/directory_reader.o
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:2435:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2435 |     __merge_without_buffer(_BidirectionalIterator __first,
      |     ^~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2435:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2435:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2460:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2460 |             = std::__lower_bound(__middle, __last, *__first_cut,
      |               ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2461 |                                  __gnu_cxx::__ops::__iter_comp_val(__comp));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2469:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2469 |             = std::__upper_bound(__first, __middle, *__second_cut,
      |               ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2470 |                                  __gnu_cxx::__ops::__val_comp_iter(__comp));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >]',
    inlined from 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:2475:15:
/usr/include/c++/14.2.0/bits/stl_algo.h:1357:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 1357 |       return std::__rotate(__first, __middle, __last,
      |              ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
 1358 |                            std::__iterator_category(__first));
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:2476:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2476 |       std::__merge_without_buffer(__first, __first_cut, __new_middle,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2477 |                                   __len11, __len22, __comp);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2478:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2478 |       std::__merge_without_buffer(__new_middle, __second_cut, __last,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2479 |                                   __len1 - __len11, __len2 - __len22, __comp);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/string.cc -o src/core/util/string.lo  -MMD -MF src/core/util/string.dep -MT src/core/util/string.lo
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__inplace_stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:2743:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2743 |     __inplace_stable_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2743:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2748:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2748 |           std::__insertion_sort(__first, __last, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2752:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2752 |       std::__inplace_stable_sort(__first, __middle, __comp);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2753:33: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2753 |       std::__inplace_stable_sort(__middle, __last, __comp);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2754:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2754 |       std::__merge_without_buffer(__first, __middle, __last,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
 2755 |                                   __middle - __first,
      |                                   ~~~~~~~~~~~~~~~~~~~
 2756 |                                   __last - __middle,
      |                                   ~~~~~~~~~~~~~~~~~~
 2757 |                                   __comp);
      |                                   ~~~~~~~
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/server/server_call_tracer_filter.h:20,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/server_call_tracer_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/stat.cc -MMD -MF src/core/util/posix/stat.dep -MT src/core/util/posix/stat.lo  -fPIC -DPIC -o src/core/util/posix/.libs/stat.o
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/usr/include/c++/14.2.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = grpc_core::EventLog::Entry*; _OutputIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2607 |     __move_merge(_InputIterator __first1, _InputIterator __last1,
      |     ^~~~~~~~~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/sync.cc -MMD -MF src/core/util/posix/sync.dep -MT src/core/util/posix/sync.lo  -fPIC -DPIC -o src/core/util/posix/.libs/sync.o
/usr/include/c++/14.2.0/bits/stl_algo.h: In function '_OutputIterator std::__move_merge(_InputIterator, _InputIterator, _InputIterator, _InputIterator, _OutputIterator, _Compare) [with _InputIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _OutputIterator = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/tmpfile.cc -MMD -MF src/core/util/posix/tmpfile.dep -MT src/core/util/posix/tmpfile.lo  -fPIC -DPIC -o src/core/util/posix/.libs/tmpfile.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/string.cc -MMD -MF src/core/util/posix/string.dep -MT src/core/util/posix/string.lo  -fPIC -DPIC -o src/core/util/posix/.libs/string.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/sync.cc -o src/core/util/sync.lo  -MMD -MF src/core/util/sync.dep -MT src/core/util/sync.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/thd.cc -MMD -MF src/core/util/posix/thd.dep -MT src/core/util/posix/thd.lo  -fPIC -DPIC -o src/core/util/posix/.libs/thd.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/random_early_detection.cc -MMD -MF src/core/util/random_early_detection.dep -MT src/core/util/random_early_detection.lo  -fPIC -DPIC -o src/core/util/.libs/random_early_detection.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/env.cc -MMD -MF src/core/util/posix/env.dep -MT src/core/util/posix/env.lo  -fPIC -DPIC -o src/core/util/posix/.libs/env.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/sync_abseil.cc -o src/core/util/sync_abseil.lo  -MMD -MF src/core/util/sync_abseil.dep -MT src/core/util/sync_abseil.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/tchar.cc -o src/core/util/tchar.lo  -MMD -MF src/core/util/tchar.dep -MT src/core/util/tchar.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/posix/time.cc -MMD -MF src/core/util/posix/time.dep -MT src/core/util/posix/time.lo  -fPIC -DPIC -o src/core/util/posix/.libs/time.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/time.cc -o src/core/util/time.lo  -MMD -MF src/core/util/time.dep -MT src/core/util/time.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/status_helper.cc -MMD -MF src/core/util/status_helper.dep -MT src/core/util/status_helper.lo  -fPIC -DPIC -o src/core/util/.libs/status_helper.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/time_averaged_stats.cc -o src/core/util/time_averaged_stats.lo  -MMD -MF src/core/util/time_averaged_stats.dep -MT src/core/util/time_averaged_stats.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/time_precise.cc -o src/core/util/time_precise.lo  -MMD -MF src/core/util/time_precise.dep -MT src/core/util/time_precise.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/time_util.cc -o src/core/util/time_util.lo  -MMD -MF src/core/util/time_util.dep -MT src/core/util/time_util.lo
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:2674:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2674 |     __merge_sort_with_buffer(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2674:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
In function 'void std::__chunk_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]',
    inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:2685:34:
/usr/include/c++/14.2.0/bits/stl_algo.h:2664:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2664 |           std::__insertion_sort(__first, __first + __chunk_size, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2667:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2667 |       std::__insertion_sort(__first, __last, __comp);
      |       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2667:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _RandomAccessIterator2 = grpc_core::EventLog::Entry*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]',
    inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:2689:26:
/usr/include/c++/14.2.0/bits/stl_algo.h:2642:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2642 |           __result = std::__move_merge(__first, __first + __step_size,
      |                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2643 |                                        __first + __step_size,
      |                                        ~~~~~~~~~~~~~~~~~~~~~~
 2644 |                                        __first + __two_step,
      |                                        ~~~~~~~~~~~~~~~~~~~~~
 2645 |                                        __result, __comp);
      |                                        ~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2642:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2650:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2650 |       std::__move_merge(__first, __first + __step_size,
      |       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2651 |                         __first + __step_size, __last, __result, __comp);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2650:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = grpc_core::EventLog::Entry*; _RandomAccessIterator2 = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]',
    inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:2692:26:
/usr/include/c++/14.2.0/bits/stl_algo.h:2642:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2642 |           __result = std::__move_merge(__first, __first + __step_size,
      |                      ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2643 |                                        __first + __step_size,
      |                                        ~~~~~~~~~~~~~~~~~~~~~~
 2644 |                                        __first + __two_step,
      |                                        ~~~~~~~~~~~~~~~~~~~~~
 2645 |                                        __result, __comp);
      |                                        ~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2650:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2650 |       std::__move_merge(__first, __first + __step_size,
      |       ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2651 |                         __first + __step_size, __last, __result, __comp);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2650:24: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/uri.cc -o src/core/util/uri.lo  -MMD -MF src/core/util/uri.dep -MT src/core/util/uri.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/strerror.cc -MMD -MF src/core/util/strerror.dep -MT src/core/util/strerror.lo  -fPIC -DPIC -o src/core/util/.libs/strerror.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/ref_counted_string.cc -MMD -MF src/core/util/ref_counted_string.dep -MT src/core/util/ref_counted_string.lo  -fPIC -DPIC -o src/core/util/.libs/ref_counted_string.o
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__merge_adaptive(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Distance = int; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:2359:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2359 |     __merge_adaptive(_BidirectionalIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2359:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2359:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/uuid_v4.cc -o src/core/util/uuid_v4.lo  -MMD -MF src/core/util/uuid_v4.dep -MT src/core/util/uuid_v4.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/string.cc -MMD -MF src/core/util/string.dep -MT src/core/util/string.lo  -fPIC -DPIC -o src/core/util/.libs/string.o
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:2700:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2700 |     __stable_sort_adaptive(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2700:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2700:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2705:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2705 |       std::__merge_sort_with_buffer(__first, __middle, __buffer, __comp);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2706:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2706 |       std::__merge_sort_with_buffer(__middle, __last, __buffer, __comp);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2708:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2708 |       std::__merge_adaptive(__first, __middle, __last,
      |       ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
 2709 |                             __middle - __first, __last - __middle,
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2710 |                             __buffer, __comp);
      |                             ~~~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/validation_errors.cc -o src/core/util/validation_errors.lo  -MMD -MF src/core/util/validation_errors.dep -MT src/core/util/validation_errors.lo
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Distance = int; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:2382:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2382 |     __merge_adaptive_resize(_BidirectionalIterator __first,
      |     ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2382:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2382:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2390:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2390 |         std::__merge_adaptive(__first, __middle, __last,
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
 2391 |                               __len1, __len2, __buffer, __comp);
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2403:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2403 |                 = std::__lower_bound(__middle, __last, *__first_cut,
      |                   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2404 |                                      __gnu_cxx::__ops::__iter_comp_val(__comp));
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2412:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2412 |                 = std::__upper_bound(__first, __middle, *__second_cut,
      |                   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2413 |                                      __gnu_cxx::__ops::__val_comp_iter(__comp));
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function '_FIter std::_V2::rotate(_FIter, _FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >]',
    inlined from '_BidirectionalIterator1 std::__rotate_adaptive(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator1, _Distance, _Distance, _BidirectionalIterator2, _Distance) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _BidirectionalIterator2 = grpc_core::EventLog::Entry*; _Distance = int]' at /usr/include/c++/14.2.0/bits/stl_algo.h:2352:20,
    inlined from 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Distance = int; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:2418:30:
/usr/include/c++/14.2.0/bits/stl_algo.h:1357:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 1357 |       return std::__rotate(__first, __middle, __last,
      |              ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
 1358 |                            std::__iterator_category(__first));
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__merge_adaptive_resize(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Pointer, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Distance = int; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:2421:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2421 |           std::__merge_adaptive_resize(__first, __first_cut, __new_middle,
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2422 |                                        __len11, __len22,
      |                                        ~~~~~~~~~~~~~~~~~
 2423 |                                        __buffer, __buffer_size, __comp);
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2424:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2424 |           std::__merge_adaptive_resize(__new_middle, __second_cut, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2425 |                                        _Distance(__len1 - __len11),
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2426 |                                        _Distance(__len2 - __len22),
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2427 |                                        __buffer, __buffer_size, __comp);
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/sync.cc -MMD -MF src/core/util/sync.dep -MT src/core/util/sync.lo  -fPIC -DPIC -o src/core/util/.libs/sync.o
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__stable_sort_adaptive_resize(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Pointer = grpc_core::EventLog::Entry*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2716 |     __stable_sort_adaptive_resize(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:2725:45: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2725 |           std::__stable_sort_adaptive_resize(__first, __middle, __buffer,
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2726 |                                              __buffer_size, __comp);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2727:45: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2727 |           std::__stable_sort_adaptive_resize(__middle, __last, __buffer,
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2728 |                                              __buffer_size, __comp);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2729:39: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2729 |           std::__merge_adaptive_resize(__first, __middle, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
 2730 |                                        _Distance(__middle - __first),
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2731 |                                        _Distance(__last - __middle),
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2732 |                                        __buffer, __buffer_size,
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~
 2733 |                                        __comp);
      |                                        ~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:2736:36: note: parameter passing for argument of type 'const __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 2736 |         std::__stable_sort_adaptive(__first, __middle, __last,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
 2737 |                                     __buffer, __comp);
      |                                     ~~~~~~~~~~~~~~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/time_averaged_stats.cc -MMD -MF src/core/util/time_averaged_stats.dep -MT src/core/util/time_averaged_stats.lo  -fPIC -DPIC -o src/core/util/.libs/time_averaged_stats.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/cpu.cc -o src/core/util/windows/cpu.lo  -MMD -MF src/core/util/windows/cpu.dep -MT src/core/util/windows/cpu.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/time.cc -MMD -MF src/core/util/time.dep -MT src/core/util/time.lo  -fPIC -DPIC -o src/core/util/.libs/time.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/time_util.cc -MMD -MF src/core/util/time_util.dep -MT src/core/util/time_util.lo  -fPIC -DPIC -o src/core/util/.libs/time_util.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/sync_abseil.cc -MMD -MF src/core/util/sync_abseil.dep -MT src/core/util/sync_abseil.lo  -fPIC -DPIC -o src/core/util/.libs/sync_abseil.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/directory_reader.cc -o src/core/util/windows/directory_reader.lo  -MMD -MF src/core/util/windows/directory_reader.dep -MT src/core/util/windows/directory_reader.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/uri.cc -MMD -MF src/core/util/uri.dep -MT src/core/util/uri.lo  -fPIC -DPIC -o src/core/util/.libs/uri.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/tchar.cc -MMD -MF src/core/util/tchar.dep -MT src/core/util/tchar.lo  -fPIC -DPIC -o src/core/util/.libs/tchar.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/time_precise.cc -MMD -MF src/core/util/time_precise.dep -MT src/core/util/time_precise.lo  -fPIC -DPIC -o src/core/util/.libs/time_precise.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/env.cc -o src/core/util/windows/env.lo  -MMD -MF src/core/util/windows/env.dep -MT src/core/util/windows/env.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/stat.cc -o src/core/util/windows/stat.lo  -MMD -MF src/core/util/windows/stat.dep -MT src/core/util/windows/stat.lo
In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:69:
/usr/include/c++/14.2.0/bits/stl_tempbuf.h: In constructor 'std::_Temporary_buffer<_ForwardIterator, _Tp>::_Temporary_buffer(_ForwardIterator, size_type) [with _ForwardIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >; _Tp = grpc_core::EventLog::Entry]':
/usr/include/c++/14.2.0/bits/stl_tempbuf.h:263:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
  263 |     _Temporary_buffer<_ForwardIterator, _Tp>::
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/uuid_v4.cc -MMD -MF src/core/util/uuid_v4.dep -MT src/core/util/uuid_v4.lo  -fPIC -DPIC -o src/core/util/.libs/uuid_v4.o
In function 'void std::__stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)> >]',
    inlined from 'void std::stable_sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, vector<grpc_core::EventLog::Entry> >; _Compare = grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)::<lambda(const grpc_core::EventLog::Entry&, const grpc_core::EventLog::Entry&)>]' at /usr/include/c++/14.2.0/bits/stl_algo.h:5029:36,
    inlined from 'std::vector<grpc_core::EventLog::Entry> grpc_core::EventLog::EndCollection(absl::lts_20240722::Span<const std::basic_string_view<char> >)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/event_log.cc:59:19:
/usr/include/c++/14.2.0/bits/stl_algo.h:4948:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 4948 |       _TmpBuf __buf(__first, (__last - __first + 1) / 2);
      |               ^~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:4951:36: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 4951 |         std::__stable_sort_adaptive(__first,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
 4952 |                                     __first + _DistanceType(__buf.size()),
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4953 |                                     __last, __buf.begin(), __comp);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:4955:35: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 4955 |         std::__inplace_stable_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:4957:43: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::EventLog::Entry*, std::vector<grpc_core::EventLog::Entry> >' changed in GCC 7.1
 4957 |         std::__stable_sort_adaptive_resize(__first, __last, __buf.begin(),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 4958 |                                            _DistanceType(__buf.size()), __comp);
      |                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/string.cc -o src/core/util/windows/string.lo  -MMD -MF src/core/util/windows/string.dep -MT src/core/util/windows/string.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/string_util.cc -o src/core/util/windows/string_util.lo  -MMD -MF src/core/util/windows/string_util.dep -MT src/core/util/windows/string_util.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/service_config/service_config_impl.cc:29:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/validation_errors.cc -MMD -MF src/core/util/validation_errors.dep -MT src/core/util/validation_errors.lo  -fPIC -DPIC -o src/core/util/.libs/validation_errors.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/sync.cc -o src/core/util/windows/sync.lo  -MMD -MF src/core/util/windows/sync.dep -MT src/core/util/windows/sync.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/service_config/service_config_channel_arg_filter.cc:32:
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir src/core/util/windows/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/cpu.cc -MMD -MF src/core/util/windows/cpu.dep -MT src/core/util/windows/cpu.lo  -fPIC -DPIC -o src/core/util/windows/.libs/cpu.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/thd.cc -o src/core/util/windows/thd.lo  -MMD -MF src/core/util/windows/thd.dep -MT src/core/util/windows/thd.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/time.cc -o src/core/util/windows/time.lo  -MMD -MF src/core/util/windows/time.dep -MT src/core/util/windows/time.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/directory_reader.cc -MMD -MF src/core/util/windows/directory_reader.dep -MT src/core/util/windows/directory_reader.lo  -fPIC -DPIC -o src/core/util/windows/.libs/directory_reader.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from ./src/core/server/server_config_selector_filter.h:25,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/server_config_selector_filter.cc:15:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/xds_channel_stack_modifier.cc:27:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/env.cc -MMD -MF src/core/util/windows/env.dep -MT src/core/util/windows/env.lo  -fPIC -DPIC -o src/core/util/windows/.libs/env.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/stat.cc -MMD -MF src/core/util/windows/stat.dep -MT src/core/util/windows/stat.lo  -fPIC -DPIC -o src/core/util/windows/.libs/stat.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/tmpfile.cc -o src/core/util/windows/tmpfile.lo  -MMD -MF src/core/util/windows/tmpfile.dep -MT src/core/util/windows/tmpfile.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/work_serializer.cc -o src/core/util/work_serializer.lo  -MMD -MF src/core/util/work_serializer.dep -MT src/core/util/work_serializer.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/string.cc -MMD -MF src/core/util/windows/string.dep -MT src/core/util/windows/string.lo  -fPIC -DPIC -o src/core/util/windows/.libs/string.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/certificate_provider_store.cc -o src/core/xds/grpc/certificate_provider_store.lo  -MMD -MF src/core/xds/grpc/certificate_provider_store.dep -MT src/core/xds/grpc/certificate_provider_store.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/file_watcher_certificate_provider_factory.cc -o src/core/xds/grpc/file_watcher_certificate_provider_factory.lo  -MMD -MF src/core/xds/grpc/file_watcher_certificate_provider_factory.dep -MT src/core/xds/grpc/file_watcher_certificate_provider_factory.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_audit_logger_registry.cc -o src/core/xds/grpc/xds_audit_logger_registry.lo  -MMD -MF src/core/xds/grpc/xds_audit_logger_registry.dep -MT src/core/xds/grpc/xds_audit_logger_registry.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/string_util.cc -MMD -MF src/core/util/windows/string_util.dep -MT src/core/util/windows/string_util.lo  -fPIC -DPIC -o src/core/util/windows/.libs/string_util.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/telemetry/call_tracer.h:34,
                 from ./src/core/telemetry/metrics.h:32,
                 from ./src/core/load_balancing/lb_policy.h:46,
                 from ./src/core/load_balancing/rls/rls.h:25,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/rls/rls.cc:23:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_bootstrap_grpc.cc -o src/core/xds/grpc/xds_bootstrap_grpc.lo  -MMD -MF src/core/xds/grpc/xds_bootstrap_grpc.dep -MT src/core/xds/grpc/xds_bootstrap_grpc.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/sync.cc -MMD -MF src/core/util/windows/sync.dep -MT src/core/util/windows/sync.lo  -fPIC -DPIC -o src/core/util/windows/.libs/sync.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_certificate_provider.cc -o src/core/xds/grpc/xds_certificate_provider.lo  -MMD -MF src/core/xds/grpc/xds_certificate_provider.dep -MT src/core/xds/grpc/xds_certificate_provider.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/thd.cc -MMD -MF src/core/util/windows/thd.dep -MT src/core/util/windows/thd.lo  -fPIC -DPIC -o src/core/util/windows/.libs/thd.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/cds.cc:39:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_client_grpc.cc -o src/core/xds/grpc/xds_client_grpc.lo  -MMD -MF src/core/xds/grpc/xds_client_grpc.dep -MT src/core/xds/grpc/xds_client_grpc.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/time.cc -MMD -MF src/core/util/windows/time.dep -MT src/core/util/windows/time.lo  -fPIC -DPIC -o src/core/util/windows/.libs/time.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_cluster.cc -o src/core/xds/grpc/xds_cluster.lo  -MMD -MF src/core/xds/grpc/xds_cluster.dep -MT src/core/xds/grpc/xds_cluster.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/windows/tmpfile.cc -MMD -MF src/core/util/windows/tmpfile.dep -MT src/core/util/windows/tmpfile.lo  -fPIC -DPIC -o src/core/util/windows/.libs/tmpfile.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/work_serializer.cc -MMD -MF src/core/util/work_serializer.dep -MT src/core/util/work_serializer.lo  -fPIC -DPIC -o src/core/util/.libs/work_serializer.o
mkdir src/core/xds/grpc/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/file_watcher_certificate_provider_factory.cc -MMD -MF src/core/xds/grpc/file_watcher_certificate_provider_factory.dep -MT src/core/xds/grpc/file_watcher_certificate_provider_factory.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/file_watcher_certificate_provider_factory.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_cluster_parser.cc -o src/core/xds/grpc/xds_cluster_parser.lo  -MMD -MF src/core/xds/grpc/xds_cluster_parser.dep -MT src/core/xds/grpc/xds_cluster_parser.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/certificate_provider_store.cc -MMD -MF src/core/xds/grpc/certificate_provider_store.dep -MT src/core/xds/grpc/certificate_provider_store.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/certificate_provider_store.o
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/interception_chain.h:23,
                 from ./src/core/xds/grpc/xds_http_filter.h:28,
                 from ./src/core/xds/grpc/xds_listener.h:35,
                 from ./src/core/resolver/xds/xds_config.h:32,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/xds/xds_config.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_audit_logger_registry.cc -MMD -MF src/core/xds/grpc/xds_audit_logger_registry.dep -MT src/core/xds/grpc/xds_audit_logger_registry.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_audit_logger_registry.o
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_bootstrap_grpc.cc -MMD -MF src/core/xds/grpc/xds_bootstrap_grpc.dep -MT src/core/xds/grpc/xds_bootstrap_grpc.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_bootstrap_grpc.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_cluster_specifier_plugin.cc -o src/core/xds/grpc/xds_cluster_specifier_plugin.lo  -MMD -MF src/core/xds/grpc/xds_cluster_specifier_plugin.dep -MT src/core/xds/grpc/xds_cluster_specifier_plugin.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_common_types.cc -o src/core/xds/grpc/xds_common_types.lo  -MMD -MF src/core/xds/grpc/xds_common_types.dep -MT src/core/xds/grpc/xds_common_types.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_certificate_provider.cc -MMD -MF src/core/xds/grpc/xds_certificate_provider.dep -MT src/core/xds/grpc/xds_certificate_provider.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_certificate_provider.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_common_types_parser.cc -o src/core/xds/grpc/xds_common_types_parser.lo  -MMD -MF src/core/xds/grpc/xds_common_types_parser.dep -MT src/core/xds/grpc/xds_common_types_parser.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_endpoint.cc -o src/core/xds/grpc/xds_endpoint.lo  -MMD -MF src/core/xds/grpc/xds_endpoint.dep -MT src/core/xds/grpc/xds_endpoint.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_client_grpc.cc -MMD -MF src/core/xds/grpc/xds_client_grpc.dep -MT src/core/xds/grpc/xds_client_grpc.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_client_grpc.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_cluster.cc -MMD -MF src/core/xds/grpc/xds_cluster.dep -MT src/core/xds/grpc/xds_cluster.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_cluster.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_endpoint_parser.cc -o src/core/xds/grpc/xds_endpoint_parser.lo  -MMD -MF src/core/xds/grpc/xds_endpoint_parser.dep -MT src/core/xds/grpc/xds_endpoint_parser.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_cluster_parser.cc -MMD -MF src/core/xds/grpc/xds_cluster_parser.dep -MT src/core/xds/grpc/xds_cluster_parser.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_cluster_parser.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_health_status.cc -o src/core/xds/grpc/xds_health_status.lo  -MMD -MF src/core/xds/grpc/xds_health_status.dep -MT src/core/xds/grpc/xds_health_status.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_cluster_specifier_plugin.cc -MMD -MF src/core/xds/grpc/xds_cluster_specifier_plugin.dep -MT src/core/xds/grpc/xds_cluster_specifier_plugin.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_cluster_specifier_plugin.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_fault_filter.cc -o src/core/xds/grpc/xds_http_fault_filter.lo  -MMD -MF src/core/xds/grpc/xds_http_fault_filter.dep -MT src/core/xds/grpc/xds_http_fault_filter.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_common_types.cc -MMD -MF src/core/xds/grpc/xds_common_types.dep -MT src/core/xds/grpc/xds_common_types.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_common_types.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_common_types_parser.cc -MMD -MF src/core/xds/grpc/xds_common_types_parser.dep -MT src/core/xds/grpc/xds_common_types_parser.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_common_types_parser.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_filter_registry.cc -o src/core/xds/grpc/xds_http_filter_registry.lo  -MMD -MF src/core/xds/grpc/xds_http_filter_registry.dep -MT src/core/xds/grpc/xds_http_filter_registry.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_gcp_authn_filter.cc -o src/core/xds/grpc/xds_http_gcp_authn_filter.lo  -MMD -MF src/core/xds/grpc/xds_http_gcp_authn_filter.dep -MT src/core/xds/grpc/xds_http_gcp_authn_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_rbac_filter.cc -o src/core/xds/grpc/xds_http_rbac_filter.lo  -MMD -MF src/core/xds/grpc/xds_http_rbac_filter.dep -MT src/core/xds/grpc/xds_http_rbac_filter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_stateful_session_filter.cc -o src/core/xds/grpc/xds_http_stateful_session_filter.lo  -MMD -MF src/core/xds/grpc/xds_http_stateful_session_filter.dep -MT src/core/xds/grpc/xds_http_stateful_session_filter.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_endpoint.cc -MMD -MF src/core/xds/grpc/xds_endpoint.dep -MT src/core/xds/grpc/xds_endpoint.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_endpoint.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_lb_policy_registry.cc -o src/core/xds/grpc/xds_lb_policy_registry.lo  -MMD -MF src/core/xds/grpc/xds_lb_policy_registry.dep -MT src/core/xds/grpc/xds_lb_policy_registry.lo
In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61,
                 from /usr/include/c++/14.2.0/algorithm:61,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/string_view.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include/grpc/event_engine/memory_request.h:20,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include/grpc/event_engine/internal/memory_allocator_impl.h:17,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include/grpc/event_engine/memory_allocator.h:17,
                 from ./src/core/lib/resource_quota/arena.h:28:
/usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >; _Distance = int; _Tp = grpc_core::{anonymous}::RingHash::Ring::RingEntry; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)::<lambda(const grpc_core::{anonymous}::RingHash::Ring::RingEntry&, const grpc_core::{anonymous}::RingHash::Ring::RingEntry&)> >]':
/usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, std::vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >; _Compare = __gnu_cxx::__ops::_Val_comp_iter<grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)::<lambda(const grpc_core::{anonymous}::RingHash::Ring::RingEntry&, const grpc_core::{anonymous}::RingHash::Ring::RingEntry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, std::vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >' changed in GCC 7.1
 1750 |     __unguarded_linear_insert(_RandomAccessIterator __last,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_endpoint_parser.cc -MMD -MF src/core/xds/grpc/xds_endpoint_parser.dep -MT src/core/xds/grpc/xds_endpoint_parser.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_endpoint_parser.o
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)::<lambda(const grpc_core::{anonymous}::RingHash::Ring::RingEntry&, const grpc_core::{anonymous}::RingHash::Ring::RingEntry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, std::vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >' changed in GCC 7.1
 1770 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, std::vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >' changed in GCC 7.1
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_health_status.cc -MMD -MF src/core/xds/grpc/xds_health_status.dep -MT src/core/xds/grpc/xds_health_status.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_health_status.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_fault_filter.cc -MMD -MF src/core/xds/grpc/xds_http_fault_filter.dep -MT src/core/xds/grpc/xds_http_fault_filter.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_http_fault_filter.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_listener.cc -o src/core/xds/grpc/xds_listener.lo  -MMD -MF src/core/xds/grpc/xds_listener.dep -MT src/core/xds/grpc/xds_listener.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_listener_parser.cc -o src/core/xds/grpc/xds_listener_parser.lo  -MMD -MF src/core/xds/grpc/xds_listener_parser.dep -MT src/core/xds/grpc/xds_listener_parser.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_metadata.cc -o src/core/xds/grpc/xds_metadata.lo  -MMD -MF src/core/xds/grpc/xds_metadata.dep -MT src/core/xds/grpc/xds_metadata.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_filter_registry.cc -MMD -MF src/core/xds/grpc/xds_http_filter_registry.dep -MT src/core/xds/grpc/xds_http_filter_registry.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_http_filter_registry.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_gcp_authn_filter.cc -MMD -MF src/core/xds/grpc/xds_http_gcp_authn_filter.dep -MT src/core/xds/grpc/xds_http_gcp_authn_filter.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_http_gcp_authn_filter.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_metadata_parser.cc -o src/core/xds/grpc/xds_metadata_parser.lo  -MMD -MF src/core/xds/grpc/xds_metadata_parser.dep -MT src/core/xds/grpc/xds_metadata_parser.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_stateful_session_filter.cc -MMD -MF src/core/xds/grpc/xds_http_stateful_session_filter.dep -MT src/core/xds/grpc/xds_http_stateful_session_filter.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_http_stateful_session_filter.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_route_config.cc -o src/core/xds/grpc/xds_route_config.lo  -MMD -MF src/core/xds/grpc/xds_route_config.dep -MT src/core/xds/grpc/xds_route_config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_route_config_parser.cc -o src/core/xds/grpc/xds_route_config_parser.lo  -MMD -MF src/core/xds/grpc/xds_route_config_parser.dep -MT src/core/xds/grpc/xds_route_config_parser.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/surface/channel.h:36,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc:36:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_routing.cc -o src/core/xds/grpc/xds_routing.lo  -MMD -MF src/core/xds/grpc/xds_routing.dep -MT src/core/xds/grpc/xds_routing.lo
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_server_grpc.cc -o src/core/xds/grpc/xds_server_grpc.lo  -MMD -MF src/core/xds/grpc/xds_server_grpc.dep -MT src/core/xds/grpc/xds_server_grpc.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from ./src/core/lib/surface/call.h:36,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/tsi/alts/handshaker/alts_handshaker_client.cc:31:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_lb_policy_registry.cc -MMD -MF src/core/xds/grpc/xds_lb_policy_registry.dep -MT src/core/xds/grpc/xds_lb_policy_registry.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_lb_policy_registry.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_rbac_filter.cc -MMD -MF src/core/xds/grpc/xds_http_rbac_filter.dep -MT src/core/xds/grpc/xds_http_rbac_filter.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_http_rbac_filter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_listener_parser.cc -MMD -MF src/core/xds/grpc/xds_listener_parser.dep -MT src/core/xds/grpc/xds_listener_parser.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_listener_parser.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_metadata_parser.cc -MMD -MF src/core/xds/grpc/xds_metadata_parser.dep -MT src/core/xds/grpc/xds_metadata_parser.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_metadata_parser.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_listener.cc -MMD -MF src/core/xds/grpc/xds_listener.dep -MT src/core/xds/grpc/xds_listener.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_listener.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_metadata.cc -MMD -MF src/core/xds/grpc/xds_metadata.dep -MT src/core/xds/grpc/xds_metadata.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_metadata.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_transport_grpc.cc -o src/core/xds/grpc/xds_transport_grpc.lo  -MMD -MF src/core/xds/grpc/xds_transport_grpc.dep -MT src/core/xds/grpc/xds_transport_grpc.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/lrs_client.cc -o src/core/xds/xds_client/lrs_client.lo  -MMD -MF src/core/xds/xds_client/lrs_client.dep -MT src/core/xds/xds_client/lrs_client.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_route_config_parser.cc -MMD -MF src/core/xds/grpc/xds_route_config_parser.dep -MT src/core/xds/grpc/xds_route_config_parser.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_route_config_parser.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/xds_api.cc -o src/core/xds/xds_client/xds_api.lo  -MMD -MF src/core/xds/xds_client/xds_api.dep -MT src/core/xds/xds_client/xds_api.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_routing.cc -MMD -MF src/core/xds/grpc/xds_routing.dep -MT src/core/xds/grpc/xds_routing.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_routing.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_route_config.cc -MMD -MF src/core/xds/grpc/xds_route_config.dep -MT src/core/xds/grpc/xds_route_config.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_route_config.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/xds_backend_metric_propagation.cc -o src/core/xds/xds_client/xds_backend_metric_propagation.lo  -MMD -MF src/core/xds/xds_client/xds_backend_metric_propagation.dep -MT src/core/xds/xds_client/xds_backend_metric_propagation.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_server_grpc.cc -MMD -MF src/core/xds/grpc/xds_server_grpc.dep -MT src/core/xds/grpc/xds_server_grpc.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_server_grpc.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/xds_bootstrap.cc -o src/core/xds/xds_client/xds_bootstrap.lo  -MMD -MF src/core/xds/xds_client/xds_bootstrap.dep -MT src/core/xds/xds_client/xds_bootstrap.lo
In file included from /usr/include/c++/14.2.0/map:62,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include/grpc/support/json.h:23,
                 from ./src/core/util/json/json.h:20,
                 from ./src/core/load_balancing/outlier_detection/outlier_detection.h:25,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/outlier_detection/outlier_detection.cc:17:
/usr/include/c++/14.2.0/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*&&>, std::tuple<>}; _Key = grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*; _Val = std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double>; _KeyOfValue = std::_Select1st<std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double> >; _Compare = std::less<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*>; _Alloc = std::allocator<std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double> >]':
/usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*, std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double>, std::_Select1st<std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double> >, std::less<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*>, std::allocator<std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double> > >::const_iterator' changed in GCC 7.1
 2454 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/xds_client.cc -o src/core/xds/xds_client/xds_client.lo  -MMD -MF src/core/xds/xds_client/xds_client.dep -MT src/core/xds/xds_client/xds_client.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/telemetry/call_tracer.h:34,
                 from ./src/core/telemetry/metrics.h:32,
                 from ./src/core/load_balancing/lb_policy.h:46,
                 from ./src/core/load_balancing/xds/xds_override_host.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_override_host.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/byte_buffer.c -o src/php/ext/grpc/byte_buffer.lo  -MMD -MF src/php/ext/grpc/byte_buffer.dep -MT src/php/ext/grpc/byte_buffer.lo
mkdir src/core/xds/xds_client/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/lrs_client.cc -MMD -MF src/core/xds/xds_client/lrs_client.dep -MT src/core/xds/xds_client/lrs_client.lo  -fPIC -DPIC -o src/core/xds/xds_client/.libs/lrs_client.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_transport_grpc.cc -MMD -MF src/core/xds/grpc/xds_transport_grpc.dep -MT src/core/xds/grpc/xds_transport_grpc.lo  -fPIC -DPIC -o src/core/xds/grpc/.libs/xds_transport_grpc.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/xds_bootstrap.cc -MMD -MF src/core/xds/xds_client/xds_bootstrap.dep -MT src/core/xds/xds_client/xds_bootstrap.lo  -fPIC -DPIC -o src/core/xds/xds_client/.libs/xds_bootstrap.o
/usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)::<lambda(const grpc_core::{anonymous}::RingHash::Ring::RingEntry&, const grpc_core::{anonymous}::RingHash::Ring::RingEntry&)> >]':
/usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, std::vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >' changed in GCC 7.1
 1876 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, std::vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >' changed in GCC 7.1
/usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, std::vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >' changed in GCC 7.1
 1890 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/google_c2p/google_c2p_resolver.cc:34:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/xds_backend_metric_propagation.cc -MMD -MF src/core/xds/xds_client/xds_backend_metric_propagation.dep -MT src/core/xds/xds_client/xds_backend_metric_propagation.lo  -fPIC -DPIC -o src/core/xds/xds_client/.libs/xds_backend_metric_propagation.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/xds_api.cc -MMD -MF src/core/xds/xds_client/xds_api.dep -MT src/core/xds/xds_client/xds_api.lo  -fPIC -DPIC -o src/core/xds/xds_client/.libs/xds_api.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/call.c -o src/php/ext/grpc/call.lo  -MMD -MF src/php/ext/grpc/call.dep -MT src/php/ext/grpc/call.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/call_credentials.c -o src/php/ext/grpc/call_credentials.lo  -MMD -MF src/php/ext/grpc/call_credentials.dep -MT src/php/ext/grpc/call_credentials.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/xds_client.cc -MMD -MF src/core/xds/xds_client/xds_client.dep -MT src/core/xds/xds_client/xds_client.lo  -fPIC -DPIC -o src/core/xds/xds_client/.libs/xds_client.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/channel.c -o src/php/ext/grpc/channel.lo  -MMD -MF src/php/ext/grpc/channel.dep -MT src/php/ext/grpc/channel.lo
mkdir src/php/ext/grpc/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/byte_buffer.c -MMD -MF src/php/ext/grpc/byte_buffer.dep -MT src/php/ext/grpc/byte_buffer.lo  -fPIC -DPIC -o src/php/ext/grpc/.libs/byte_buffer.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/channel_credentials.c -o src/php/ext/grpc/channel_credentials.lo  -MMD -MF src/php/ext/grpc/channel_credentials.dep -MT src/php/ext/grpc/channel_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/completion_queue.c -o src/php/ext/grpc/completion_queue.lo  -MMD -MF src/php/ext/grpc/completion_queue.dep -MT src/php/ext/grpc/completion_queue.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/call.c -MMD -MF src/php/ext/grpc/call.dep -MT src/php/ext/grpc/call.lo  -fPIC -DPIC -o src/php/ext/grpc/.libs/call.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/channel.c -MMD -MF src/php/ext/grpc/channel.dep -MT src/php/ext/grpc/channel.lo  -fPIC -DPIC -o src/php/ext/grpc/.libs/channel.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/call_credentials.c -MMD -MF src/php/ext/grpc/call_credentials.dep -MT src/php/ext/grpc/call_credentials.lo  -fPIC -DPIC -o src/php/ext/grpc/.libs/call_credentials.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/php_grpc.c -o src/php/ext/grpc/php_grpc.lo  -MMD -MF src/php/ext/grpc/php_grpc.dep -MT src/php/ext/grpc/php_grpc.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/server.c -o src/php/ext/grpc/server.lo  -MMD -MF src/php/ext/grpc/server.dep -MT src/php/ext/grpc/server.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/server_credentials.c -o src/php/ext/grpc/server_credentials.lo  -MMD -MF src/php/ext/grpc/server_credentials.dep -MT src/php/ext/grpc/server_credentials.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/timeval.c -o src/php/ext/grpc/timeval.lo  -MMD -MF src/php/ext/grpc/timeval.dep -MT src/php/ext/grpc/timeval.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/cycleclock.cc -o third_party/abseil-cpp/absl/base/internal/cycleclock.lo  -MMD -MF third_party/abseil-cpp/absl/base/internal/cycleclock.dep -MT third_party/abseil-cpp/absl/base/internal/cycleclock.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/channel_credentials.c -MMD -MF src/php/ext/grpc/channel_credentials.dep -MT src/php/ext/grpc/channel_credentials.lo  -fPIC -DPIC -o src/php/ext/grpc/.libs/channel_credentials.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/server.c -MMD -MF src/php/ext/grpc/server.dep -MT src/php/ext/grpc/server.lo  -fPIC -DPIC -o src/php/ext/grpc/.libs/server.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/low_level_alloc.cc -o third_party/abseil-cpp/absl/base/internal/low_level_alloc.lo  -MMD -MF third_party/abseil-cpp/absl/base/internal/low_level_alloc.dep -MT third_party/abseil-cpp/absl/base/internal/low_level_alloc.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/completion_queue.c -MMD -MF src/php/ext/grpc/completion_queue.dep -MT src/php/ext/grpc/completion_queue.lo  -fPIC -DPIC -o src/php/ext/grpc/.libs/completion_queue.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/server_credentials.c -MMD -MF src/php/ext/grpc/server_credentials.dep -MT src/php/ext/grpc/server_credentials.lo  -fPIC -DPIC -o src/php/ext/grpc/.libs/server_credentials.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/php_grpc.c -MMD -MF src/php/ext/grpc/php_grpc.dep -MT src/php/ext/grpc/php_grpc.lo  -fPIC -DPIC -o src/php/ext/grpc/.libs/php_grpc.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc/timeval.c -MMD -MF src/php/ext/grpc/timeval.dep -MT src/php/ext/grpc/timeval.lo  -fPIC -DPIC -o src/php/ext/grpc/.libs/timeval.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/channel/channel_stack.h:58,
                 from ./src/core/server/server.h:49,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/server.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/client_channel/client_channel_internal.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/xds/xds_cluster_impl.cc:38:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/raw_logging.cc -o third_party/abseil-cpp/absl/base/internal/raw_logging.lo  -MMD -MF third_party/abseil-cpp/absl/base/internal/raw_logging.dep -MT third_party/abseil-cpp/absl/base/internal/raw_logging.lo
mkdir third_party/abseil-cpp/absl/base/internal/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/cycleclock.cc -MMD -MF third_party/abseil-cpp/absl/base/internal/cycleclock.dep -MT third_party/abseil-cpp/absl/base/internal/cycleclock.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/base/internal/.libs/cycleclock.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/spinlock.cc -o third_party/abseil-cpp/absl/base/internal/spinlock.lo  -MMD -MF third_party/abseil-cpp/absl/base/internal/spinlock.dep -MT third_party/abseil-cpp/absl/base/internal/spinlock.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/low_level_alloc.cc -MMD -MF third_party/abseil-cpp/absl/base/internal/low_level_alloc.dep -MT third_party/abseil-cpp/absl/base/internal/low_level_alloc.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/base/internal/.libs/low_level_alloc.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/spinlock_wait.cc -o third_party/abseil-cpp/absl/base/internal/spinlock_wait.lo  -MMD -MF third_party/abseil-cpp/absl/base/internal/spinlock_wait.dep -MT third_party/abseil-cpp/absl/base/internal/spinlock_wait.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/strerror.cc -o third_party/abseil-cpp/absl/base/internal/strerror.lo  -MMD -MF third_party/abseil-cpp/absl/base/internal/strerror.dep -MT third_party/abseil-cpp/absl/base/internal/strerror.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/sysinfo.cc -o third_party/abseil-cpp/absl/base/internal/sysinfo.lo  -MMD -MF third_party/abseil-cpp/absl/base/internal/sysinfo.dep -MT third_party/abseil-cpp/absl/base/internal/sysinfo.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/thread_identity.cc -o third_party/abseil-cpp/absl/base/internal/thread_identity.lo  -MMD -MF third_party/abseil-cpp/absl/base/internal/thread_identity.dep -MT third_party/abseil-cpp/absl/base/internal/thread_identity.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/spinlock.cc -MMD -MF third_party/abseil-cpp/absl/base/internal/spinlock.dep -MT third_party/abseil-cpp/absl/base/internal/spinlock.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/base/internal/.libs/spinlock.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/throw_delegate.cc -o third_party/abseil-cpp/absl/base/internal/throw_delegate.lo  -MMD -MF third_party/abseil-cpp/absl/base/internal/throw_delegate.dep -MT third_party/abseil-cpp/absl/base/internal/throw_delegate.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc -o third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.lo  -MMD -MF third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.dep -MT third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.lo
In file included from ./src/core/lib/transport/call_filters.h:36,
                 from ./src/core/lib/transport/call_spine.h:31,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/transport.h:53,
                 from ./src/core/lib/channel/channel_stack.h:61:
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPullStateString(ClientToServerPullState)':
./src/core/lib/transport/call_state.h:158:3: warning: control reaches end of non-void function [-Wreturn-type]
  158 |   }
      |   ^
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ClientToServerPushStateString(ClientToServerPushState)':
./src/core/lib/transport/call_state.h:188:3: warning: control reaches end of non-void function [-Wreturn-type]
  188 |   }
      |   ^
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/log_severity.cc -o third_party/abseil-cpp/absl/base/log_severity.lo  -MMD -MF third_party/abseil-cpp/absl/base/log_severity.dep -MT third_party/abseil-cpp/absl/base/log_severity.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.cc -o third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.lo  -MMD -MF third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.dep -MT third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.cc -o third_party/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.lo  -MMD -MF third_party/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.dep -MT third_party/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.lo
./src/core/lib/transport/call_state.h: In static member function 'static const char* grpc_core::CallState::ServerTrailingMetadataStateString(ServerTrailingMetadataState)':
./src/core/lib/transport/call_state.h:308:3: warning: control reaches end of non-void function [-Wreturn-type]
  308 |   }
      |   ^
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/spinlock_wait.cc -MMD -MF third_party/abseil-cpp/absl/base/internal/spinlock_wait.dep -MT third_party/abseil-cpp/absl/base/internal/spinlock_wait.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/base/internal/.libs/spinlock_wait.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/container/internal/raw_hash_set.cc -o third_party/abseil-cpp/absl/container/internal/raw_hash_set.lo  -MMD -MF third_party/abseil-cpp/absl/container/internal/raw_hash_set.dep -MT third_party/abseil-cpp/absl/container/internal/raw_hash_set.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/crc32c.cc -o third_party/abseil-cpp/absl/crc/crc32c.lo  -MMD -MF third_party/abseil-cpp/absl/crc/crc32c.dep -MT third_party/abseil-cpp/absl/crc/crc32c.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/cpu_detect.cc -o third_party/abseil-cpp/absl/crc/internal/cpu_detect.lo  -MMD -MF third_party/abseil-cpp/absl/crc/internal/cpu_detect.dep -MT third_party/abseil-cpp/absl/crc/internal/cpu_detect.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/strerror.cc -MMD -MF third_party/abseil-cpp/absl/base/internal/strerror.dep -MT third_party/abseil-cpp/absl/base/internal/strerror.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/base/internal/.libs/strerror.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/sysinfo.cc -MMD -MF third_party/abseil-cpp/absl/base/internal/sysinfo.dep -MT third_party/abseil-cpp/absl/base/internal/sysinfo.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/base/internal/.libs/sysinfo.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc.cc -o third_party/abseil-cpp/absl/crc/internal/crc.lo  -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc.dep -MT third_party/abseil-cpp/absl/crc/internal/crc.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/raw_logging.cc -MMD -MF third_party/abseil-cpp/absl/base/internal/raw_logging.dep -MT third_party/abseil-cpp/absl/base/internal/raw_logging.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/base/internal/.libs/raw_logging.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc_cord_state.cc -o third_party/abseil-cpp/absl/crc/internal/crc_cord_state.lo  -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc_cord_state.dep -MT third_party/abseil-cpp/absl/crc/internal/crc_cord_state.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/resource_quota.h:26,
                 from ./src/core/util/http_client/httpcli.h:46,
                 from ./src/core/util/gcp_metadata_query.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/gcp_metadata_query.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/throw_delegate.cc -MMD -MF third_party/abseil-cpp/absl/base/internal/throw_delegate.dep -MT third_party/abseil-cpp/absl/base/internal/throw_delegate.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/base/internal/.libs/throw_delegate.o
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/thread_identity.cc -MMD -MF third_party/abseil-cpp/absl/base/internal/thread_identity.dep -MT third_party/abseil-cpp/absl/base/internal/thread_identity.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/base/internal/.libs/thread_identity.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc -MMD -MF third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.dep -MT third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/base/internal/.libs/unscaledcycleclock.o
mkdir third_party/abseil-cpp/absl/container/internal/.libs
mkdir third_party/abseil-cpp/absl/base/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/base/log_severity.cc -MMD -MF third_party/abseil-cpp/absl/base/log_severity.dep -MT third_party/abseil-cpp/absl/base/log_severity.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/base/.libs/log_severity.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.cc -MMD -MF third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.dep -MT third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/container/internal/.libs/hashtablez_sampler.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc_memcpy_fallback.cc -o third_party/abseil-cpp/absl/crc/internal/crc_memcpy_fallback.lo  -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc_memcpy_fallback.dep -MT third_party/abseil-cpp/absl/crc/internal/crc_memcpy_fallback.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.cc -MMD -MF third_party/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.dep -MT third_party/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/container/internal/.libs/hashtablez_sampler_force_weak_definition.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc_memcpy_x86_arm_combined.cc -o third_party/abseil-cpp/absl/crc/internal/crc_memcpy_x86_arm_combined.lo  -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc_memcpy_x86_arm_combined.dep -MT third_party/abseil-cpp/absl/crc/internal/crc_memcpy_x86_arm_combined.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/container/internal/raw_hash_set.cc -MMD -MF third_party/abseil-cpp/absl/container/internal/raw_hash_set.dep -MT third_party/abseil-cpp/absl/container/internal/raw_hash_set.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/container/internal/.libs/raw_hash_set.o
mkdir third_party/abseil-cpp/absl/crc/internal/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc_non_temporal_memcpy.cc -o third_party/abseil-cpp/absl/crc/internal/crc_non_temporal_memcpy.lo  -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc_non_temporal_memcpy.dep -MT third_party/abseil-cpp/absl/crc/internal/crc_non_temporal_memcpy.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/cpu_detect.cc -MMD -MF third_party/abseil-cpp/absl/crc/internal/cpu_detect.dep -MT third_party/abseil-cpp/absl/crc/internal/cpu_detect.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/crc/internal/.libs/cpu_detect.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc_x86_arm_combined.cc -o third_party/abseil-cpp/absl/crc/internal/crc_x86_arm_combined.lo  -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc_x86_arm_combined.dep -MT third_party/abseil-cpp/absl/crc/internal/crc_x86_arm_combined.lo
mkdir third_party/abseil-cpp/absl/crc/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/crc32c.cc -MMD -MF third_party/abseil-cpp/absl/crc/crc32c.dep -MT third_party/abseil-cpp/absl/crc/crc32c.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/crc/.libs/crc32c.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc.cc -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc.dep -MT third_party/abseil-cpp/absl/crc/internal/crc.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/crc/internal/.libs/crc.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc_cord_state.cc -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc_cord_state.dep -MT third_party/abseil-cpp/absl/crc/internal/crc_cord_state.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/crc/internal/.libs/crc_cord_state.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc_memcpy_x86_arm_combined.cc -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc_memcpy_x86_arm_combined.dep -MT third_party/abseil-cpp/absl/crc/internal/crc_memcpy_x86_arm_combined.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/crc/internal/.libs/crc_memcpy_x86_arm_combined.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc_memcpy_fallback.cc -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc_memcpy_fallback.dep -MT third_party/abseil-cpp/absl/crc/internal/crc_memcpy_fallback.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/crc/internal/.libs/crc_memcpy_fallback.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc_x86_arm_combined.cc -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc_x86_arm_combined.dep -MT third_party/abseil-cpp/absl/crc/internal/crc_x86_arm_combined.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/crc/internal/.libs/crc_x86_arm_combined.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/address_is_readable.cc -o third_party/abseil-cpp/absl/debugging/internal/address_is_readable.lo  -MMD -MF third_party/abseil-cpp/absl/debugging/internal/address_is_readable.dep -MT third_party/abseil-cpp/absl/debugging/internal/address_is_readable.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/decode_rust_punycode.cc -o third_party/abseil-cpp/absl/debugging/internal/decode_rust_punycode.lo  -MMD -MF third_party/abseil-cpp/absl/debugging/internal/decode_rust_punycode.dep -MT third_party/abseil-cpp/absl/debugging/internal/decode_rust_punycode.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/crc/internal/crc_non_temporal_memcpy.cc -MMD -MF third_party/abseil-cpp/absl/crc/internal/crc_non_temporal_memcpy.dep -MT third_party/abseil-cpp/absl/crc/internal/crc_non_temporal_memcpy.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/crc/internal/.libs/crc_non_temporal_memcpy.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/demangle.cc -o third_party/abseil-cpp/absl/debugging/internal/demangle.lo  -MMD -MF third_party/abseil-cpp/absl/debugging/internal/demangle.dep -MT third_party/abseil-cpp/absl/debugging/internal/demangle.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/demangle_rust.cc -o third_party/abseil-cpp/absl/debugging/internal/demangle_rust.lo  -MMD -MF third_party/abseil-cpp/absl/debugging/internal/demangle_rust.dep -MT third_party/abseil-cpp/absl/debugging/internal/demangle_rust.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.cc -o third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.lo  -MMD -MF third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.dep -MT third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/examine_stack.cc -o third_party/abseil-cpp/absl/debugging/internal/examine_stack.lo  -MMD -MF third_party/abseil-cpp/absl/debugging/internal/examine_stack.dep -MT third_party/abseil-cpp/absl/debugging/internal/examine_stack.lo
mkdir third_party/abseil-cpp/absl/debugging/internal/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/address_is_readable.cc -MMD -MF third_party/abseil-cpp/absl/debugging/internal/address_is_readable.dep -MT third_party/abseil-cpp/absl/debugging/internal/address_is_readable.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/debugging/internal/.libs/address_is_readable.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/utf8_for_code_point.cc -o third_party/abseil-cpp/absl/debugging/internal/utf8_for_code_point.lo  -MMD -MF third_party/abseil-cpp/absl/debugging/internal/utf8_for_code_point.dep -MT third_party/abseil-cpp/absl/debugging/internal/utf8_for_code_point.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/demangle_rust.cc -MMD -MF third_party/abseil-cpp/absl/debugging/internal/demangle_rust.dep -MT third_party/abseil-cpp/absl/debugging/internal/demangle_rust.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/debugging/internal/.libs/demangle_rust.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/decode_rust_punycode.cc -MMD -MF third_party/abseil-cpp/absl/debugging/internal/decode_rust_punycode.dep -MT third_party/abseil-cpp/absl/debugging/internal/decode_rust_punycode.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/debugging/internal/.libs/decode_rust_punycode.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/demangle.cc -MMD -MF third_party/abseil-cpp/absl/debugging/internal/demangle.dep -MT third_party/abseil-cpp/absl/debugging/internal/demangle.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/debugging/internal/.libs/demangle.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/vdso_support.cc -o third_party/abseil-cpp/absl/debugging/internal/vdso_support.lo  -MMD -MF third_party/abseil-cpp/absl/debugging/internal/vdso_support.dep -MT third_party/abseil-cpp/absl/debugging/internal/vdso_support.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/stacktrace.cc -o third_party/abseil-cpp/absl/debugging/stacktrace.lo  -MMD -MF third_party/abseil-cpp/absl/debugging/stacktrace.dep -MT third_party/abseil-cpp/absl/debugging/stacktrace.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/symbolize.cc -o third_party/abseil-cpp/absl/debugging/symbolize.lo  -MMD -MF third_party/abseil-cpp/absl/debugging/symbolize.dep -MT third_party/abseil-cpp/absl/debugging/symbolize.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/examine_stack.cc -MMD -MF third_party/abseil-cpp/absl/debugging/internal/examine_stack.dep -MT third_party/abseil-cpp/absl/debugging/internal/examine_stack.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/debugging/internal/.libs/examine_stack.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/commandlineflag.cc -o third_party/abseil-cpp/absl/flags/commandlineflag.lo  -MMD -MF third_party/abseil-cpp/absl/flags/commandlineflag.dep -MT third_party/abseil-cpp/absl/flags/commandlineflag.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/internal/commandlineflag.cc -o third_party/abseil-cpp/absl/flags/internal/commandlineflag.lo  -MMD -MF third_party/abseil-cpp/absl/flags/internal/commandlineflag.dep -MT third_party/abseil-cpp/absl/flags/internal/commandlineflag.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.cc -MMD -MF third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.dep -MT third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/debugging/internal/.libs/elf_mem_image.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/internal/flag.cc -o third_party/abseil-cpp/absl/flags/internal/flag.lo  -MMD -MF third_party/abseil-cpp/absl/flags/internal/flag.dep -MT third_party/abseil-cpp/absl/flags/internal/flag.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/internal/private_handle_accessor.cc -o third_party/abseil-cpp/absl/flags/internal/private_handle_accessor.lo  -MMD -MF third_party/abseil-cpp/absl/flags/internal/private_handle_accessor.dep -MT third_party/abseil-cpp/absl/flags/internal/private_handle_accessor.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/vdso_support.cc -MMD -MF third_party/abseil-cpp/absl/debugging/internal/vdso_support.dep -MT third_party/abseil-cpp/absl/debugging/internal/vdso_support.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/debugging/internal/.libs/vdso_support.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/internal/program_name.cc -o third_party/abseil-cpp/absl/flags/internal/program_name.lo  -MMD -MF third_party/abseil-cpp/absl/flags/internal/program_name.dep -MT third_party/abseil-cpp/absl/flags/internal/program_name.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/internal/utf8_for_code_point.cc -MMD -MF third_party/abseil-cpp/absl/debugging/internal/utf8_for_code_point.dep -MT third_party/abseil-cpp/absl/debugging/internal/utf8_for_code_point.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/debugging/internal/.libs/utf8_for_code_point.o
mkdir third_party/abseil-cpp/absl/debugging/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/stacktrace.cc -MMD -MF third_party/abseil-cpp/absl/debugging/stacktrace.dep -MT third_party/abseil-cpp/absl/debugging/stacktrace.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/debugging/.libs/stacktrace.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/marshalling.cc -o third_party/abseil-cpp/absl/flags/marshalling.lo  -MMD -MF third_party/abseil-cpp/absl/flags/marshalling.dep -MT third_party/abseil-cpp/absl/flags/marshalling.lo
mkdir third_party/abseil-cpp/absl/flags/internal/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/internal/commandlineflag.cc -MMD -MF third_party/abseil-cpp/absl/flags/internal/commandlineflag.dep -MT third_party/abseil-cpp/absl/flags/internal/commandlineflag.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/flags/internal/.libs/commandlineflag.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/reflection.cc -o third_party/abseil-cpp/absl/flags/reflection.lo  -MMD -MF third_party/abseil-cpp/absl/flags/reflection.dep -MT third_party/abseil-cpp/absl/flags/reflection.lo
mkdir third_party/abseil-cpp/absl/flags/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/commandlineflag.cc -MMD -MF third_party/abseil-cpp/absl/flags/commandlineflag.dep -MT third_party/abseil-cpp/absl/flags/commandlineflag.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/flags/.libs/commandlineflag.o
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)::<lambda(const grpc_core::{anonymous}::RingHash::Ring::RingEntry&, const grpc_core::{anonymous}::RingHash::Ring::RingEntry&)> >]',
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >; _Compare = grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)::<lambda(const grpc_core::{anonymous}::RingHash::Ring::RingEntry&, const grpc_core::{anonymous}::RingHash::Ring::RingEntry&)>]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18,
    inlined from 'grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/ring_hash/ring_hash.cc:531:12,
    inlined from 'grpc_core::RefCountedPtr<T> grpc_core::MakeRefCounted(Args&& ...) [with T = {anonymous}::RingHash::Ring; Args = {{anonymous}::RingHash*, {anonymous}::RingHashLbConfig*&}]' at ./src/core/util/ref_counted_ptr.h:369:27,
    inlined from 'virtual absl::lts_20240722::Status grpc_core::{anonymous}::RingHash::UpdateLocked(grpc_core::LoadBalancingPolicy::UpdateArgs)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/ring_hash/ring_hash.cc:736:31:
/usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, std::vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >' changed in GCC 7.1
 1905 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1906 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1907 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)::<lambda(const grpc_core::{anonymous}::RingHash::Ring::RingEntry&, const grpc_core::{anonymous}::RingHash::Ring::RingEntry&)> >]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)::<lambda(const grpc_core::{anonymous}::RingHash::Ring::RingEntry&, const grpc_core::{anonymous}::RingHash::Ring::RingEntry&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31,
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >; _Compare = grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)::<lambda(const grpc_core::{anonymous}::RingHash::Ring::RingEntry&, const grpc_core::{anonymous}::RingHash::Ring::RingEntry&)>]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18,
    inlined from 'grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/ring_hash/ring_hash.cc:531:12,
    inlined from 'grpc_core::RefCountedPtr<T> grpc_core::MakeRefCounted(Args&& ...) [with T = {anonymous}::RingHash::Ring; Args = {{anonymous}::RingHash*, {anonymous}::RingHashLbConfig*&}]' at ./src/core/util/ref_counted_ptr.h:369:27,
    inlined from 'virtual absl::lts_20240722::Status grpc_core::{anonymous}::RingHash::UpdateLocked(grpc_core::LoadBalancingPolicy::UpdateArgs)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/ring_hash/ring_hash.cc:736:31:
/usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, std::vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >' changed in GCC 7.1
 1817 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<grpc_core::{anonymous}::RingHash::Ring::RingEntry*, std::vector<grpc_core::{anonymous}::RingHash::Ring::RingEntry> >' changed in GCC 7.1
 1822 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/internal/flag.cc -MMD -MF third_party/abseil-cpp/absl/flags/internal/flag.dep -MT third_party/abseil-cpp/absl/flags/internal/flag.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/flags/internal/.libs/flag.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/usage_config.cc -o third_party/abseil-cpp/absl/flags/usage_config.lo  -MMD -MF third_party/abseil-cpp/absl/flags/usage_config.dep -MT third_party/abseil-cpp/absl/flags/usage_config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/hash/internal/city.cc -o third_party/abseil-cpp/absl/hash/internal/city.lo  -MMD -MF third_party/abseil-cpp/absl/hash/internal/city.dep -MT third_party/abseil-cpp/absl/hash/internal/city.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/hash/internal/hash.cc -o third_party/abseil-cpp/absl/hash/internal/hash.lo  -MMD -MF third_party/abseil-cpp/absl/hash/internal/hash.dep -MT third_party/abseil-cpp/absl/hash/internal/hash.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/hash/internal/low_level_hash.cc -o third_party/abseil-cpp/absl/hash/internal/low_level_hash.lo  -MMD -MF third_party/abseil-cpp/absl/hash/internal/low_level_hash.dep -MT third_party/abseil-cpp/absl/hash/internal/low_level_hash.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/debugging/symbolize.cc -MMD -MF third_party/abseil-cpp/absl/debugging/symbolize.dep -MT third_party/abseil-cpp/absl/debugging/symbolize.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/debugging/.libs/symbolize.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/internal/private_handle_accessor.cc -MMD -MF third_party/abseil-cpp/absl/flags/internal/private_handle_accessor.dep -MT third_party/abseil-cpp/absl/flags/internal/private_handle_accessor.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/flags/internal/.libs/private_handle_accessor.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/internal/program_name.cc -MMD -MF third_party/abseil-cpp/absl/flags/internal/program_name.dep -MT third_party/abseil-cpp/absl/flags/internal/program_name.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/flags/internal/.libs/program_name.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/marshalling.cc -MMD -MF third_party/abseil-cpp/absl/flags/marshalling.dep -MT third_party/abseil-cpp/absl/flags/marshalling.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/flags/.libs/marshalling.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/globals.cc -o third_party/abseil-cpp/absl/log/globals.lo  -MMD -MF third_party/abseil-cpp/absl/log/globals.dep -MT third_party/abseil-cpp/absl/log/globals.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/check_op.cc -o third_party/abseil-cpp/absl/log/internal/check_op.lo  -MMD -MF third_party/abseil-cpp/absl/log/internal/check_op.dep -MT third_party/abseil-cpp/absl/log/internal/check_op.lo
mkdir third_party/abseil-cpp/absl/hash/internal/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/hash/internal/city.cc -MMD -MF third_party/abseil-cpp/absl/hash/internal/city.dep -MT third_party/abseil-cpp/absl/hash/internal/city.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/hash/internal/.libs/city.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/conditions.cc -o third_party/abseil-cpp/absl/log/internal/conditions.lo  -MMD -MF third_party/abseil-cpp/absl/log/internal/conditions.dep -MT third_party/abseil-cpp/absl/log/internal/conditions.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/hash/internal/hash.cc -MMD -MF third_party/abseil-cpp/absl/hash/internal/hash.dep -MT third_party/abseil-cpp/absl/hash/internal/hash.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/hash/internal/.libs/hash.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/usage_config.cc -MMD -MF third_party/abseil-cpp/absl/flags/usage_config.dep -MT third_party/abseil-cpp/absl/flags/usage_config.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/flags/.libs/usage_config.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/flags/reflection.cc -MMD -MF third_party/abseil-cpp/absl/flags/reflection.dep -MT third_party/abseil-cpp/absl/flags/reflection.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/flags/.libs/reflection.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/hash/internal/low_level_hash.cc -MMD -MF third_party/abseil-cpp/absl/hash/internal/low_level_hash.dep -MT third_party/abseil-cpp/absl/hash/internal/low_level_hash.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/hash/internal/.libs/low_level_hash.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/fnmatch.cc -o third_party/abseil-cpp/absl/log/internal/fnmatch.lo  -MMD -MF third_party/abseil-cpp/absl/log/internal/fnmatch.dep -MT third_party/abseil-cpp/absl/log/internal/fnmatch.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/globals.cc -o third_party/abseil-cpp/absl/log/internal/globals.lo  -MMD -MF third_party/abseil-cpp/absl/log/internal/globals.dep -MT third_party/abseil-cpp/absl/log/internal/globals.lo
mkdir third_party/abseil-cpp/absl/log/internal/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/conditions.cc -MMD -MF third_party/abseil-cpp/absl/log/internal/conditions.dep -MT third_party/abseil-cpp/absl/log/internal/conditions.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/internal/.libs/conditions.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/log_format.cc -o third_party/abseil-cpp/absl/log/internal/log_format.lo  -MMD -MF third_party/abseil-cpp/absl/log/internal/log_format.dep -MT third_party/abseil-cpp/absl/log/internal/log_format.lo
mkdir third_party/abseil-cpp/absl/log/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/globals.cc -MMD -MF third_party/abseil-cpp/absl/log/globals.dep -MT third_party/abseil-cpp/absl/log/globals.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/.libs/globals.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/check_op.cc -MMD -MF third_party/abseil-cpp/absl/log/internal/check_op.dep -MT third_party/abseil-cpp/absl/log/internal/check_op.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/internal/.libs/check_op.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/log_message.cc -o third_party/abseil-cpp/absl/log/internal/log_message.lo  -MMD -MF third_party/abseil-cpp/absl/log/internal/log_message.dep -MT third_party/abseil-cpp/absl/log/internal/log_message.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/fnmatch.cc -MMD -MF third_party/abseil-cpp/absl/log/internal/fnmatch.dep -MT third_party/abseil-cpp/absl/log/internal/fnmatch.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/internal/.libs/fnmatch.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/log_sink_set.cc -o third_party/abseil-cpp/absl/log/internal/log_sink_set.lo  -MMD -MF third_party/abseil-cpp/absl/log/internal/log_sink_set.dep -MT third_party/abseil-cpp/absl/log/internal/log_sink_set.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/globals.cc -MMD -MF third_party/abseil-cpp/absl/log/internal/globals.dep -MT third_party/abseil-cpp/absl/log/internal/globals.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/internal/.libs/globals.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/nullguard.cc -o third_party/abseil-cpp/absl/log/internal/nullguard.lo  -MMD -MF third_party/abseil-cpp/absl/log/internal/nullguard.dep -MT third_party/abseil-cpp/absl/log/internal/nullguard.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/proto.cc -o third_party/abseil-cpp/absl/log/internal/proto.lo  -MMD -MF third_party/abseil-cpp/absl/log/internal/proto.dep -MT third_party/abseil-cpp/absl/log/internal/proto.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/vlog_config.cc -o third_party/abseil-cpp/absl/log/internal/vlog_config.lo  -MMD -MF third_party/abseil-cpp/absl/log/internal/vlog_config.dep -MT third_party/abseil-cpp/absl/log/internal/vlog_config.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/log_entry.cc -o third_party/abseil-cpp/absl/log/log_entry.lo  -MMD -MF third_party/abseil-cpp/absl/log/log_entry.dep -MT third_party/abseil-cpp/absl/log/log_entry.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/log_sink.cc -o third_party/abseil-cpp/absl/log/log_sink.lo  -MMD -MF third_party/abseil-cpp/absl/log/log_sink.dep -MT third_party/abseil-cpp/absl/log/log_sink.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/client_channel/client_channel_internal.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/xds/xds_resolver.cc:49:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/interception_chain.h:23,
                 from ./src/core/xds/grpc/xds_http_filter.h:28,
                 from ./src/core/xds/grpc/xds_listener.h:35,
                 from ./src/core/resolver/xds/xds_config.h:32,
                 from ./src/core/resolver/xds/xds_dependency_manager.h:24,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/resolver/xds/xds_dependency_manager.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/log_format.cc -MMD -MF third_party/abseil-cpp/absl/log/internal/log_format.dep -MT third_party/abseil-cpp/absl/log/internal/log_format.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/internal/.libs/log_format.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/log_sink_set.cc -MMD -MF third_party/abseil-cpp/absl/log/internal/log_sink_set.dep -MT third_party/abseil-cpp/absl/log/internal/log_sink_set.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/internal/.libs/log_sink_set.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/resource_quota.h:26,
                 from ./src/core/util/http_client/httpcli.h:46,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/http_client/httpcli.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/numeric/int128.cc -o third_party/abseil-cpp/absl/numeric/int128.lo  -MMD -MF third_party/abseil-cpp/absl/numeric/int128.dep -MT third_party/abseil-cpp/absl/numeric/int128.lo
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/nullguard.cc -MMD -MF third_party/abseil-cpp/absl/log/internal/nullguard.dep -MT third_party/abseil-cpp/absl/log/internal/nullguard.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/internal/.libs/nullguard.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/profiling/internal/exponential_biased.cc -o third_party/abseil-cpp/absl/profiling/internal/exponential_biased.lo  -MMD -MF third_party/abseil-cpp/absl/profiling/internal/exponential_biased.dep -MT third_party/abseil-cpp/absl/profiling/internal/exponential_biased.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/log_entry.cc -MMD -MF third_party/abseil-cpp/absl/log/log_entry.dep -MT third_party/abseil-cpp/absl/log/log_entry.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/.libs/log_entry.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/log_sink.cc -MMD -MF third_party/abseil-cpp/absl/log/log_sink.dep -MT third_party/abseil-cpp/absl/log/log_sink.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/.libs/log_sink.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/log_message.cc -MMD -MF third_party/abseil-cpp/absl/log/internal/log_message.dep -MT third_party/abseil-cpp/absl/log/internal/log_message.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/internal/.libs/log_message.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/vlog_config.cc -MMD -MF third_party/abseil-cpp/absl/log/internal/vlog_config.dep -MT third_party/abseil-cpp/absl/log/internal/vlog_config.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/internal/.libs/vlog_config.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/log/internal/proto.cc -MMD -MF third_party/abseil-cpp/absl/log/internal/proto.dep -MT third_party/abseil-cpp/absl/log/internal/proto.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/log/internal/.libs/proto.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/discrete_distribution.cc -o third_party/abseil-cpp/absl/random/discrete_distribution.lo  -MMD -MF third_party/abseil-cpp/absl/random/discrete_distribution.dep -MT third_party/abseil-cpp/absl/random/discrete_distribution.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/gaussian_distribution.cc -o third_party/abseil-cpp/absl/random/gaussian_distribution.lo  -MMD -MF third_party/abseil-cpp/absl/random/gaussian_distribution.dep -MT third_party/abseil-cpp/absl/random/gaussian_distribution.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/server/xds_server_config_fetcher.cc:48:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/pool_urbg.cc -o third_party/abseil-cpp/absl/random/internal/pool_urbg.lo  -MMD -MF third_party/abseil-cpp/absl/random/internal/pool_urbg.dep -MT third_party/abseil-cpp/absl/random/internal/pool_urbg.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/randen.cc -o third_party/abseil-cpp/absl/random/internal/randen.lo  -MMD -MF third_party/abseil-cpp/absl/random/internal/randen.dep -MT third_party/abseil-cpp/absl/random/internal/randen.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/randen_detect.cc -o third_party/abseil-cpp/absl/random/internal/randen_detect.lo  -MMD -MF third_party/abseil-cpp/absl/random/internal/randen_detect.dep -MT third_party/abseil-cpp/absl/random/internal/randen_detect.lo
In file included from /usr/include/c++/14.2.0/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*; _Tp = double; _Compare = std::less<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*>; _Alloc = std::allocator<std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double> >]',
    inlined from 'void grpc_core::{anonymous}::OutlierDetectionLb::EjectionTimer::OnTimerLocked()' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/outlier_detection/outlier_detection.cc:875:62:
/usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*, std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double>, std::_Select1st<std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double> >, std::less<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*>, std::allocator<std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double> > >::const_iterator' changed in GCC 7.1
  532 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |                                         std::forward_as_tuple(std::move(__k)),
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  534 |                                         std::tuple<>());
      |                                         ~~~~~~~~~~~~~~~
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*; _Tp = double; _Compare = std::less<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*>; _Alloc = std::allocator<std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double> >]',
    inlined from 'void grpc_core::{anonymous}::OutlierDetectionLb::EjectionTimer::OnTimerLocked()' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/load_balancing/outlier_detection/outlier_detection.cc:882:68:
/usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*, std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double>, std::_Select1st<std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double> >, std::less<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*>, std::allocator<std::pair<grpc_core::{anonymous}::OutlierDetectionLb::EndpointState* const, double> > >::const_iterator' changed in GCC 7.1
  532 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |                                         std::forward_as_tuple(std::move(__k)),
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  534 |                                         std::tuple<>());
      |                                         ~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/randen_hwaes.cc -o third_party/abseil-cpp/absl/random/internal/randen_hwaes.lo  -MMD -MF third_party/abseil-cpp/absl/random/internal/randen_hwaes.dep -MT third_party/abseil-cpp/absl/random/internal/randen_hwaes.lo
mkdir third_party/abseil-cpp/absl/numeric/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/numeric/int128.cc -MMD -MF third_party/abseil-cpp/absl/numeric/int128.dep -MT third_party/abseil-cpp/absl/numeric/int128.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/numeric/.libs/int128.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from ./src/core/handshaker/security/security_handshaker.h:26,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/util/http_client/httpcli_security_connector.cc:36:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir third_party/abseil-cpp/absl/profiling/internal/.libs
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/profiling/internal/exponential_biased.cc -MMD -MF third_party/abseil-cpp/absl/profiling/internal/exponential_biased.dep -MT third_party/abseil-cpp/absl/profiling/internal/exponential_biased.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/profiling/internal/.libs/exponential_biased.o
mkdir third_party/abseil-cpp/absl/random/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/discrete_distribution.cc -MMD -MF third_party/abseil-cpp/absl/random/discrete_distribution.dep -MT third_party/abseil-cpp/absl/random/discrete_distribution.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/random/.libs/discrete_distribution.o
mkdir third_party/abseil-cpp/absl/random/internal/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/pool_urbg.cc -MMD -MF third_party/abseil-cpp/absl/random/internal/pool_urbg.dep -MT third_party/abseil-cpp/absl/random/internal/pool_urbg.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/random/internal/.libs/pool_urbg.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/randen_round_keys.cc -o third_party/abseil-cpp/absl/random/internal/randen_round_keys.lo  -MMD -MF third_party/abseil-cpp/absl/random/internal/randen_round_keys.dep -MT third_party/abseil-cpp/absl/random/internal/randen_round_keys.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/gaussian_distribution.cc -MMD -MF third_party/abseil-cpp/absl/random/gaussian_distribution.dep -MT third_party/abseil-cpp/absl/random/gaussian_distribution.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/random/.libs/gaussian_distribution.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/randen_hwaes.cc -MMD -MF third_party/abseil-cpp/absl/random/internal/randen_hwaes.dep -MT third_party/abseil-cpp/absl/random/internal/randen_hwaes.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/random/internal/.libs/randen_hwaes.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/randen.cc -MMD -MF third_party/abseil-cpp/absl/random/internal/randen.dep -MT third_party/abseil-cpp/absl/random/internal/randen.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/random/internal/.libs/randen.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/randen_slow.cc -o third_party/abseil-cpp/absl/random/internal/randen_slow.lo  -MMD -MF third_party/abseil-cpp/absl/random/internal/randen_slow.dep -MT third_party/abseil-cpp/absl/random/internal/randen_slow.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/seed_material.cc -o third_party/abseil-cpp/absl/random/internal/seed_material.lo  -MMD -MF third_party/abseil-cpp/absl/random/internal/seed_material.dep -MT third_party/abseil-cpp/absl/random/internal/seed_material.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/randen_detect.cc -MMD -MF third_party/abseil-cpp/absl/random/internal/randen_detect.dep -MT third_party/abseil-cpp/absl/random/internal/randen_detect.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/random/internal/.libs/randen_detect.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/seed_gen_exception.cc -o third_party/abseil-cpp/absl/random/seed_gen_exception.lo  -MMD -MF third_party/abseil-cpp/absl/random/seed_gen_exception.dep -MT third_party/abseil-cpp/absl/random/seed_gen_exception.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/seed_material.cc -MMD -MF third_party/abseil-cpp/absl/random/internal/seed_material.dep -MT third_party/abseil-cpp/absl/random/internal/seed_material.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/random/internal/.libs/seed_material.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/randen_slow.cc -MMD -MF third_party/abseil-cpp/absl/random/internal/randen_slow.dep -MT third_party/abseil-cpp/absl/random/internal/randen_slow.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/random/internal/.libs/randen_slow.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/randen_round_keys.cc -MMD -MF third_party/abseil-cpp/absl/random/internal/randen_round_keys.dep -MT third_party/abseil-cpp/absl/random/internal/randen_round_keys.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/random/internal/.libs/randen_round_keys.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/seed_sequences.cc -o third_party/abseil-cpp/absl/random/seed_sequences.lo  -MMD -MF third_party/abseil-cpp/absl/random/seed_sequences.dep -MT third_party/abseil-cpp/absl/random/seed_sequences.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/status/internal/status_internal.cc -o third_party/abseil-cpp/absl/status/internal/status_internal.lo  -MMD -MF third_party/abseil-cpp/absl/status/internal/status_internal.dep -MT third_party/abseil-cpp/absl/status/internal/status_internal.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/status/status.cc -o third_party/abseil-cpp/absl/status/status.lo  -MMD -MF third_party/abseil-cpp/absl/status/status.dep -MT third_party/abseil-cpp/absl/status/status.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/status/status_payload_printer.cc -o third_party/abseil-cpp/absl/status/status_payload_printer.lo  -MMD -MF third_party/abseil-cpp/absl/status/status_payload_printer.dep -MT third_party/abseil-cpp/absl/status/status_payload_printer.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/status/statusor.cc -o third_party/abseil-cpp/absl/status/statusor.lo  -MMD -MF third_party/abseil-cpp/absl/status/statusor.dep -MT third_party/abseil-cpp/absl/status/statusor.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/ascii.cc -o third_party/abseil-cpp/absl/strings/ascii.lo  -MMD -MF third_party/abseil-cpp/absl/strings/ascii.dep -MT third_party/abseil-cpp/absl/strings/ascii.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/seed_gen_exception.cc -MMD -MF third_party/abseil-cpp/absl/random/seed_gen_exception.dep -MT third_party/abseil-cpp/absl/random/seed_gen_exception.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/random/.libs/seed_gen_exception.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/charconv.cc -o third_party/abseil-cpp/absl/strings/charconv.lo  -MMD -MF third_party/abseil-cpp/absl/strings/charconv.dep -MT third_party/abseil-cpp/absl/strings/charconv.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/cord.cc -o third_party/abseil-cpp/absl/strings/cord.lo  -MMD -MF third_party/abseil-cpp/absl/strings/cord.dep -MT third_party/abseil-cpp/absl/strings/cord.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/seed_sequences.cc -MMD -MF third_party/abseil-cpp/absl/random/seed_sequences.dep -MT third_party/abseil-cpp/absl/random/seed_sequences.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/random/.libs/seed_sequences.o
mkdir third_party/abseil-cpp/absl/status/internal/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/cord_analysis.cc -o third_party/abseil-cpp/absl/strings/cord_analysis.lo  -MMD -MF third_party/abseil-cpp/absl/strings/cord_analysis.dep -MT third_party/abseil-cpp/absl/strings/cord_analysis.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/status/internal/status_internal.cc -MMD -MF third_party/abseil-cpp/absl/status/internal/status_internal.dep -MT third_party/abseil-cpp/absl/status/internal/status_internal.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/status/internal/.libs/status_internal.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/cord_buffer.cc -o third_party/abseil-cpp/absl/strings/cord_buffer.lo  -MMD -MF third_party/abseil-cpp/absl/strings/cord_buffer.dep -MT third_party/abseil-cpp/absl/strings/cord_buffer.lo
mkdir third_party/abseil-cpp/absl/status/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/status/statusor.cc -MMD -MF third_party/abseil-cpp/absl/status/statusor.dep -MT third_party/abseil-cpp/absl/status/statusor.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/status/.libs/statusor.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/status/status_payload_printer.cc -MMD -MF third_party/abseil-cpp/absl/status/status_payload_printer.dep -MT third_party/abseil-cpp/absl/status/status_payload_printer.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/status/.libs/status_payload_printer.o
mkdir third_party/abseil-cpp/absl/strings/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/ascii.cc -MMD -MF third_party/abseil-cpp/absl/strings/ascii.dep -MT third_party/abseil-cpp/absl/strings/ascii.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/ascii.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/status/status.cc -MMD -MF third_party/abseil-cpp/absl/status/status.dep -MT third_party/abseil-cpp/absl/status/status.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/status/.libs/status.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/escaping.cc -o third_party/abseil-cpp/absl/strings/escaping.lo  -MMD -MF third_party/abseil-cpp/absl/strings/escaping.dep -MT third_party/abseil-cpp/absl/strings/escaping.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/charconv_bigint.cc -o third_party/abseil-cpp/absl/strings/internal/charconv_bigint.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/charconv_bigint.dep -MT third_party/abseil-cpp/absl/strings/internal/charconv_bigint.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc -o third_party/abseil-cpp/absl/strings/internal/charconv_parse.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/charconv_parse.dep -MT third_party/abseil-cpp/absl/strings/internal/charconv_parse.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/charconv.cc -MMD -MF third_party/abseil-cpp/absl/strings/charconv.dep -MT third_party/abseil-cpp/absl/strings/charconv.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/charconv.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/cord_analysis.cc -MMD -MF third_party/abseil-cpp/absl/strings/cord_analysis.dep -MT third_party/abseil-cpp/absl/strings/cord_analysis.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/cord_analysis.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_internal.cc -o third_party/abseil-cpp/absl/strings/internal/cord_internal.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_internal.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_internal.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/cord.cc -MMD -MF third_party/abseil-cpp/absl/strings/cord.dep -MT third_party/abseil-cpp/absl/strings/cord.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/cord.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/cord_buffer.cc -MMD -MF third_party/abseil-cpp/absl/strings/cord_buffer.dep -MT third_party/abseil-cpp/absl/strings/cord_buffer.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/cord_buffer.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_rep_btree.cc -o third_party/abseil-cpp/absl/strings/internal/cord_rep_btree.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_rep_btree.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_rep_btree.lo
mkdir third_party/abseil-cpp/absl/strings/internal/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator.cc -o third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/charconv_bigint.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/charconv_bigint.dep -MT third_party/abseil-cpp/absl/strings/internal/charconv_bigint.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/charconv_bigint.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader.cc -o third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_rep_consume.cc -o third_party/abseil-cpp/absl/strings/internal/cord_rep_consume.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_rep_consume.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_rep_consume.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/escaping.cc -MMD -MF third_party/abseil-cpp/absl/strings/escaping.dep -MT third_party/abseil-cpp/absl/strings/escaping.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/escaping.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/charconv_parse.dep -MT third_party/abseil-cpp/absl/strings/internal/charconv_parse.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/charconv_parse.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_rep_crc.cc -o third_party/abseil-cpp/absl/strings/internal/cord_rep_crc.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_rep_crc.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_rep_crc.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cordz_functions.cc -o third_party/abseil-cpp/absl/strings/internal/cordz_functions.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/cordz_functions.dep -MT third_party/abseil-cpp/absl/strings/internal/cordz_functions.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_internal.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_internal.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_internal.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/cord_internal.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cordz_handle.cc -o third_party/abseil-cpp/absl/strings/internal/cordz_handle.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/cordz_handle.dep -MT third_party/abseil-cpp/absl/strings/internal/cordz_handle.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/cord_rep_btree_navigator.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cordz_info.cc -o third_party/abseil-cpp/absl/strings/internal/cordz_info.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/cordz_info.dep -MT third_party/abseil-cpp/absl/strings/internal/cordz_info.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_rep_btree.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_rep_btree.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_rep_btree.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/cord_rep_btree.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/cord_rep_btree_reader.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance.cc -o third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance.dep -MT third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cordz_handle.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/cordz_handle.dep -MT third_party/abseil-cpp/absl/strings/internal/cordz_handle.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/cordz_handle.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_rep_crc.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_rep_crc.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_rep_crc.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/cord_rep_crc.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cord_rep_consume.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/cord_rep_consume.dep -MT third_party/abseil-cpp/absl/strings/internal/cord_rep_consume.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/cord_rep_consume.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cordz_functions.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/cordz_functions.dep -MT third_party/abseil-cpp/absl/strings/internal/cordz_functions.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/cordz_functions.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/escaping.cc -o third_party/abseil-cpp/absl/strings/internal/escaping.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/escaping.dep -MT third_party/abseil-cpp/absl/strings/internal/escaping.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/memutil.cc -o third_party/abseil-cpp/absl/strings/internal/memutil.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/memutil.dep -MT third_party/abseil-cpp/absl/strings/internal/memutil.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/ostringstream.cc -o third_party/abseil-cpp/absl/strings/internal/ostringstream.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/ostringstream.dep -MT third_party/abseil-cpp/absl/strings/internal/ostringstream.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/cordz_info.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/cordz_info.dep -MT third_party/abseil-cpp/absl/strings/internal/cordz_info.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/cordz_info.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/arg.cc -o third_party/abseil-cpp/absl/strings/internal/str_format/arg.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/arg.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/arg.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/bind.cc -o third_party/abseil-cpp/absl/strings/internal/str_format/bind.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/bind.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/bind.lo
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/pool_urbg.cc: In static member function 'static void absl::lts_20240722::random_internal::RandenPool<T>::Fill(absl::lts_20240722::Span<T>) [with T = long long unsigned int]':
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/random/internal/pool_urbg.cc:240:6: note: parameter passing for argument of type 'absl::lts_20240722::Span<long long unsigned int>' changed in GCC 7.1
  240 | void RandenPool<T>::Fill(absl::Span<result_type> data) {
      |      ^~~~~~~~~~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance.dep -MT third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/damerau_levenshtein_distance.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc -o third_party/abseil-cpp/absl/strings/internal/str_format/extension.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/extension.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/extension.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc -o third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/memutil.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/memutil.dep -MT third_party/abseil-cpp/absl/strings/internal/memutil.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/memutil.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/escaping.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/escaping.dep -MT third_party/abseil-cpp/absl/strings/internal/escaping.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/escaping.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/output.cc -o third_party/abseil-cpp/absl/strings/internal/str_format/output.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/output.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/output.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc -o third_party/abseil-cpp/absl/strings/internal/str_format/parser.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/parser.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/parser.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/stringify_sink.cc -o third_party/abseil-cpp/absl/strings/internal/stringify_sink.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/stringify_sink.dep -MT third_party/abseil-cpp/absl/strings/internal/stringify_sink.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/ostringstream.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/ostringstream.dep -MT third_party/abseil-cpp/absl/strings/internal/ostringstream.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/ostringstream.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/utf8.cc -o third_party/abseil-cpp/absl/strings/internal/utf8.lo  -MMD -MF third_party/abseil-cpp/absl/strings/internal/utf8.dep -MT third_party/abseil-cpp/absl/strings/internal/utf8.lo
mkdir third_party/abseil-cpp/absl/strings/internal/str_format/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/arg.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/arg.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/arg.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/arg.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/float_conversion.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/bind.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/bind.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/bind.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/bind.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/output.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/output.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/output.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/output.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/extension.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/extension.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/extension.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/match.cc -o third_party/abseil-cpp/absl/strings/match.lo  -MMD -MF third_party/abseil-cpp/absl/strings/match.dep -MT third_party/abseil-cpp/absl/strings/match.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/numbers.cc -o third_party/abseil-cpp/absl/strings/numbers.lo  -MMD -MF third_party/abseil-cpp/absl/strings/numbers.dep -MT third_party/abseil-cpp/absl/strings/numbers.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/str_cat.cc -o third_party/abseil-cpp/absl/strings/str_cat.lo  -MMD -MF third_party/abseil-cpp/absl/strings/str_cat.dep -MT third_party/abseil-cpp/absl/strings/str_cat.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/str_format/parser.dep -MT third_party/abseil-cpp/absl/strings/internal/str_format/parser.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/parser.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/str_replace.cc -o third_party/abseil-cpp/absl/strings/str_replace.lo  -MMD -MF third_party/abseil-cpp/absl/strings/str_replace.dep -MT third_party/abseil-cpp/absl/strings/str_replace.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/stringify_sink.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/stringify_sink.dep -MT third_party/abseil-cpp/absl/strings/internal/stringify_sink.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/stringify_sink.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/str_split.cc -o third_party/abseil-cpp/absl/strings/str_split.lo  -MMD -MF third_party/abseil-cpp/absl/strings/str_split.dep -MT third_party/abseil-cpp/absl/strings/str_split.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/string_view.cc -o third_party/abseil-cpp/absl/strings/string_view.lo  -MMD -MF third_party/abseil-cpp/absl/strings/string_view.dep -MT third_party/abseil-cpp/absl/strings/string_view.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/utf8.cc -MMD -MF third_party/abseil-cpp/absl/strings/internal/utf8.dep -MT third_party/abseil-cpp/absl/strings/internal/utf8.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/internal/.libs/utf8.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/substitute.cc -o third_party/abseil-cpp/absl/strings/substitute.lo  -MMD -MF third_party/abseil-cpp/absl/strings/substitute.dep -MT third_party/abseil-cpp/absl/strings/substitute.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/barrier.cc -o third_party/abseil-cpp/absl/synchronization/barrier.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/barrier.dep -MT third_party/abseil-cpp/absl/synchronization/barrier.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/blocking_counter.cc -o third_party/abseil-cpp/absl/synchronization/blocking_counter.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/blocking_counter.dep -MT third_party/abseil-cpp/absl/synchronization/blocking_counter.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/match.cc -MMD -MF third_party/abseil-cpp/absl/strings/match.dep -MT third_party/abseil-cpp/absl/strings/match.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/match.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/str_cat.cc -MMD -MF third_party/abseil-cpp/absl/strings/str_cat.dep -MT third_party/abseil-cpp/absl/strings/str_cat.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/str_cat.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/numbers.cc -MMD -MF third_party/abseil-cpp/absl/strings/numbers.dep -MT third_party/abseil-cpp/absl/strings/numbers.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/numbers.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/str_replace.cc -MMD -MF third_party/abseil-cpp/absl/strings/str_replace.dep -MT third_party/abseil-cpp/absl/strings/str_replace.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/str_replace.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.cc -o third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.dep -MT third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/string_view.cc -MMD -MF third_party/abseil-cpp/absl/strings/string_view.dep -MT third_party/abseil-cpp/absl/strings/string_view.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/string_view.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/str_split.cc -MMD -MF third_party/abseil-cpp/absl/strings/str_split.dep -MT third_party/abseil-cpp/absl/strings/str_split.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/str_split.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/substitute.cc -MMD -MF third_party/abseil-cpp/absl/strings/substitute.dep -MT third_party/abseil-cpp/absl/strings/substitute.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/strings/.libs/substitute.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/futex_waiter.cc -o third_party/abseil-cpp/absl/synchronization/internal/futex_waiter.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/futex_waiter.dep -MT third_party/abseil-cpp/absl/synchronization/internal/futex_waiter.lo
mkdir third_party/abseil-cpp/absl/synchronization/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/blocking_counter.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/blocking_counter.dep -MT third_party/abseil-cpp/absl/synchronization/blocking_counter.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/.libs/blocking_counter.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc -o third_party/abseil-cpp/absl/synchronization/internal/graphcycles.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/graphcycles.dep -MT third_party/abseil-cpp/absl/synchronization/internal/graphcycles.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout.cc -o third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout.dep -MT third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.cc -o third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.dep -MT third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/pthread_waiter.cc -o third_party/abseil-cpp/absl/synchronization/internal/pthread_waiter.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/pthread_waiter.dep -MT third_party/abseil-cpp/absl/synchronization/internal/pthread_waiter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/sem_waiter.cc -o third_party/abseil-cpp/absl/synchronization/internal/sem_waiter.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/sem_waiter.dep -MT third_party/abseil-cpp/absl/synchronization/internal/sem_waiter.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/barrier.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/barrier.dep -MT third_party/abseil-cpp/absl/synchronization/barrier.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/.libs/barrier.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/stdcpp_waiter.cc -o third_party/abseil-cpp/absl/synchronization/internal/stdcpp_waiter.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/stdcpp_waiter.dep -MT third_party/abseil-cpp/absl/synchronization/internal/stdcpp_waiter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/waiter_base.cc -o third_party/abseil-cpp/absl/synchronization/internal/waiter_base.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/waiter_base.dep -MT third_party/abseil-cpp/absl/synchronization/internal/waiter_base.lo
mkdir third_party/abseil-cpp/absl/synchronization/internal/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.dep -MT third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/internal/.libs/create_thread_identity.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/security_connector.h:38,
                 from ./src/core/lib/security/security_connector/ssl_utils.h:37,
                 from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:33,
                 from ./src/core/xds/grpc/certificate_provider_store.h:32,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/certificate_provider_store.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/win32_waiter.cc -o third_party/abseil-cpp/absl/synchronization/internal/win32_waiter.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/win32_waiter.dep -MT third_party/abseil-cpp/absl/synchronization/internal/win32_waiter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/mutex.cc -o third_party/abseil-cpp/absl/synchronization/mutex.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/mutex.dep -MT third_party/abseil-cpp/absl/synchronization/mutex.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/futex_waiter.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/futex_waiter.dep -MT third_party/abseil-cpp/absl/synchronization/internal/futex_waiter.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/internal/.libs/futex_waiter.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/file_watcher_certificate_provider_factory.cc:31:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout.dep -MT third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/internal/.libs/kernel_timeout.o
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/graphcycles.dep -MT third_party/abseil-cpp/absl/synchronization/internal/graphcycles.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/internal/.libs/graphcycles.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/notification.cc -o third_party/abseil-cpp/absl/synchronization/notification.lo  -MMD -MF third_party/abseil-cpp/absl/synchronization/notification.dep -MT third_party/abseil-cpp/absl/synchronization/notification.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/sem_waiter.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/sem_waiter.dep -MT third_party/abseil-cpp/absl/synchronization/internal/sem_waiter.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/internal/.libs/sem_waiter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.dep -MT third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/internal/.libs/per_thread_sem.o
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/interception_chain.h:23,
                 from ./src/core/xds/grpc/xds_http_filter_registry.h:31,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_filter_registry.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/civil_time.cc -o third_party/abseil-cpp/absl/time/civil_time.lo  -MMD -MF third_party/abseil-cpp/absl/time/civil_time.dep -MT third_party/abseil-cpp/absl/time/civil_time.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/waiter_base.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/waiter_base.dep -MT third_party/abseil-cpp/absl/synchronization/internal/waiter_base.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/internal/.libs/waiter_base.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/pthread_waiter.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/pthread_waiter.dep -MT third_party/abseil-cpp/absl/synchronization/internal/pthread_waiter.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/internal/.libs/pthread_waiter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/stdcpp_waiter.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/stdcpp_waiter.dep -MT third_party/abseil-cpp/absl/synchronization/internal/stdcpp_waiter.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/internal/.libs/stdcpp_waiter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/mutex.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/mutex.dep -MT third_party/abseil-cpp/absl/synchronization/mutex.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/.libs/mutex.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_server_grpc.cc:28:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/internal/win32_waiter.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/internal/win32_waiter.dep -MT third_party/abseil-cpp/absl/synchronization/internal/win32_waiter.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/internal/.libs/win32_waiter.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/clock.cc -o third_party/abseil-cpp/absl/time/clock.lo  -MMD -MF third_party/abseil-cpp/absl/time/clock.dep -MT third_party/abseil-cpp/absl/time/clock.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/security_connector.h:38,
                 from ./src/core/lib/security/security_connector/ssl_utils.h:37,
                 from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:33,
                 from ./src/core/xds/grpc/certificate_provider_store.h:32,
                 from ./src/core/xds/grpc/xds_bootstrap_grpc.h:35,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_bootstrap_grpc.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir third_party/abseil-cpp/absl/time/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/civil_time.cc -MMD -MF third_party/abseil-cpp/absl/time/civil_time.dep -MT third_party/abseil-cpp/absl/time/civil_time.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/.libs/civil_time.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/duration.cc -o third_party/abseil-cpp/absl/time/duration.lo  -MMD -MF third_party/abseil-cpp/absl/time/duration.dep -MT third_party/abseil-cpp/absl/time/duration.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/format.cc -o third_party/abseil-cpp/absl/time/format.lo  -MMD -MF third_party/abseil-cpp/absl/time/format.dep -MT third_party/abseil-cpp/absl/time/format.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.cc -o third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.lo  -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.cc -o third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.lo  -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.cc -o third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.lo  -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.cc -o third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.lo  -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.cc -o third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.lo  -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/synchronization/notification.cc -MMD -MF third_party/abseil-cpp/absl/synchronization/notification.dep -MT third_party/abseil-cpp/absl/synchronization/notification.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/synchronization/.libs/notification.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc -o third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.lo  -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.cc -o third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.lo  -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.cc -o third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.lo  -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.cc -o third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.lo  -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.lo
mkdir third_party/abseil-cpp/absl/time/internal/cctz/src/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.cc -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/civil_time_detail.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/duration.cc -MMD -MF third_party/abseil-cpp/absl/time/duration.dep -MT third_party/abseil-cpp/absl/time/duration.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/.libs/duration.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/clock.cc -MMD -MF third_party/abseil-cpp/absl/time/clock.dep -MT third_party/abseil-cpp/absl/time/clock.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/.libs/clock.o
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/interception_chain.h:23,
                 from ./src/core/xds/grpc/xds_http_filter.h:28,
                 from ./src/core/xds/grpc/xds_listener.h:35,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_listener.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.cc -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_format.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/format.cc -MMD -MF third_party/abseil-cpp/absl/time/format.dep -MT third_party/abseil-cpp/absl/time/format.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/.libs/format.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.cc -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_if.o
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/interception_chain.h:23,
                 from ./src/core/xds/grpc/xds_http_filter.h:28,
                 from ./src/core/xds/grpc/xds_route_config.h:34,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_route_config.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.cc -o third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.lo  -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.cc -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_impl.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.cc -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_fixed.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_info.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.cc -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_libc.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/time.cc -o third_party/abseil-cpp/absl/time/time.lo  -MMD -MF third_party/abseil-cpp/absl/time/time.dep -MT third_party/abseil-cpp/absl/time/time.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.cc -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_posix.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.cc -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_lookup.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/types/bad_optional_access.cc -o third_party/abseil-cpp/absl/types/bad_optional_access.lo  -MMD -MF third_party/abseil-cpp/absl/types/bad_optional_access.dep -MT third_party/abseil-cpp/absl/types/bad_optional_access.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/types/bad_variant_access.cc -o third_party/abseil-cpp/absl/types/bad_variant_access.lo  -MMD -MF third_party/abseil-cpp/absl/types/bad_variant_access.dep -MT third_party/abseil-cpp/absl/types/bad_variant_access.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/address_sorting.c -o third_party/address_sorting/address_sorting.lo  -MMD -MF third_party/address_sorting/address_sorting.dep -MT third_party/address_sorting/address_sorting.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.cc -MMD -MF third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.dep -MT third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/zone_info_source.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/time.cc -MMD -MF third_party/abseil-cpp/absl/time/time.dep -MT third_party/abseil-cpp/absl/time/time.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/time/.libs/time.o
mkdir third_party/address_sorting/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/address_sorting.c -MMD -MF third_party/address_sorting/address_sorting.dep -MT third_party/address_sorting/address_sorting.lo  -fPIC -DPIC -o third_party/address_sorting/.libs/address_sorting.o
mkdir third_party/abseil-cpp/absl/types/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/types/bad_optional_access.cc -MMD -MF third_party/abseil-cpp/absl/types/bad_optional_access.dep -MT third_party/abseil-cpp/absl/types/bad_optional_access.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/types/.libs/bad_optional_access.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/types/bad_variant_access.cc -MMD -MF third_party/abseil-cpp/absl/types/bad_variant_access.dep -MT third_party/abseil-cpp/absl/types/bad_variant_access.lo  -fPIC -DPIC -o third_party/abseil-cpp/absl/types/.libs/bad_variant_access.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/address_sorting_posix.c -o third_party/address_sorting/address_sorting_posix.lo  -MMD -MF third_party/address_sorting/address_sorting_posix.dep -MT third_party/address_sorting/address_sorting_posix.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/address_sorting_windows.c -o third_party/address_sorting/address_sorting_windows.lo  -MMD -MF third_party/address_sorting/address_sorting_windows.dep -MT third_party/address_sorting/address_sorting_windows.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_bitstr.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_bitstr.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_bitstr.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_bitstr.lo
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/interception_chain.h:23,
                 from ./src/core/xds/grpc/xds_http_filter.h:28,
                 from ./src/core/xds/grpc/xds_http_fault_filter.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_fault_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_bool.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_bool.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_bool.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_bool.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_lb_policy_registry.cc:36:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/util/chunked_vector.h:25,
                 from ./src/core/lib/transport/metadata_batch.h:47,
                 from ./src/core/xds/grpc/xds_routing.h:33,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_routing.cc:19:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc: In member function 'bool absl::lts_20240722::str_format_internal::ParsedFormatBase::MatchesConversions(bool, std::initializer_list<absl::lts_20240722::FormatConversionCharSet>) const':
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc:111:6: note: parameter passing for argument of type 'std::initializer_list<absl::lts_20240722::FormatConversionCharSet>' changed in GCC 7.1
  111 | bool ParsedFormatBase::MatchesConversions(
      |      ^~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_d2i_fp.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_d2i_fp.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_d2i_fp.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_d2i_fp.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_dup.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_dup.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_dup.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_dup.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_gentm.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_gentm.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_gentm.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_gentm.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_i2d_fp.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_i2d_fp.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_i2d_fp.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_i2d_fp.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/address_sorting_posix.c -MMD -MF third_party/address_sorting/address_sorting_posix.dep -MT third_party/address_sorting/address_sorting_posix.lo  -fPIC -DPIC -o third_party/address_sorting/.libs/address_sorting_posix.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_int.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_int.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_int.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_int.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_mbstr.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_mbstr.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_mbstr.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_mbstr.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/security_connector.h:38,
                 from ./src/core/lib/security/security_connector/ssl_utils.h:37,
                 from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:33,
                 from ./src/core/xds/grpc/certificate_provider_store.h:32,
                 from ./src/core/xds/grpc/xds_bootstrap_grpc.h:35,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_common_types_parser.cc:46:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_object.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_object.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_object.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_object.lo
mkdir third_party/boringssl-with-bazel/src/crypto/asn1/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_bool.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_bool.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_bool.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_bool.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/address_sorting_windows.c -MMD -MF third_party/address_sorting/address_sorting_windows.dep -MT third_party/address_sorting/address_sorting_windows.lo  -fPIC -DPIC -o third_party/address_sorting/.libs/address_sorting_windows.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_octet.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_octet.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_octet.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_octet.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_strex.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_strex.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_strex.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_strex.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_strnid.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_strnid.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_strnid.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_strnid.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_bitstr.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_bitstr.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_bitstr.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_bitstr.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_time.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_time.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_time.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_time.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_type.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_type.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_type.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_type.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_utctm.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/a_utctm.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_utctm.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_utctm.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_int.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_int.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_int.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_int.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_d2i_fp.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_d2i_fp.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_d2i_fp.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_d2i_fp.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn1_lib.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/asn1_lib.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/asn1_lib.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/asn1_lib.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn1_par.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/asn1_par.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/asn1_par.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/asn1_par.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_gentm.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_gentm.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_gentm.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_gentm.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_dup.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_dup.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_dup.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_dup.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_i2d_fp.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_i2d_fp.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_i2d_fp.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_i2d_fp.o
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc: In constructor 'absl::lts_20240722::str_format_internal::ParsedFormatBase::ParsedFormatBase(absl::lts_20240722::string_view, bool, std::initializer_list<absl::lts_20240722::FormatConversionCharSet>)':
/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc:103:1: note: parameter passing for argument of type 'std::initializer_list<absl::lts_20240722::FormatConversionCharSet>' changed in GCC 7.1
  103 | ParsedFormatBase::ParsedFormatBase(
      | ^~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn_pack.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/asn_pack.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/asn_pack.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/asn_pack.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/f_int.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/f_int.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/f_int.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/f_int.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/f_string.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/f_string.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/f_string.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/f_string.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/posix_time.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/posix_time.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/posix_time.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/posix_time.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_dec.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/tasn_dec.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_dec.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_dec.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_mbstr.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_mbstr.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_mbstr.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_mbstr.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_octet.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_octet.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_octet.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_octet.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_strex.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_strex.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_strex.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_strex.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_object.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_object.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_object.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_object.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_enc.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/tasn_enc.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_enc.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_enc.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_fre.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/tasn_fre.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_fre.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_fre.lo
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/interception_chain.h:23,
                 from ./src/core/xds/grpc/xds_http_filter.h:28,
                 from ./src/core/xds/grpc/xds_http_stateful_session_filter.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_stateful_session_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:131:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  131 |     PromiseFactoryImpl(Token, F&& f, A&& arg) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_new.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/tasn_new.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_new.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_new.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_typ.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/tasn_typ.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_typ.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_typ.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_strnid.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_strnid.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_strnid.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_strnid.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_utctm.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_utctm.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_utctm.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_utctm.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_type.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_type.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_type.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_type.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_time.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/a_time.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/a_time.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_time.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_utl.cc -o third_party/boringssl-with-bazel/src/crypto/asn1/tasn_utl.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_utl.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_utl.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn1_lib.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/asn1_lib.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/asn1_lib.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/asn1_lib.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/posix_time.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/posix_time.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/posix_time.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/posix_time.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn1_par.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/asn1_par.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/asn1_par.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/asn1_par.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/f_string.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/f_string.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/f_string.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/f_string.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn_pack.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/asn_pack.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/asn_pack.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/asn_pack.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/f_int.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/f_int.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/f_int.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/f_int.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/surface/channel.h:36,
                 from ./src/core/xds/grpc/xds_transport_grpc.h:35,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_transport_grpc.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_dec.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_dec.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_dec.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_dec.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_fre.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_fre.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_fre.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_fre.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_enc.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_enc.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_enc.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_enc.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/base64/base64.cc -o third_party/boringssl-with-bazel/src/crypto/base64/base64.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/base64/base64.dep -MT third_party/boringssl-with-bazel/src/crypto/base64/base64.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_utl.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_utl.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_utl.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_utl.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/bio.cc -o third_party/boringssl-with-bazel/src/crypto/bio/bio.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/bio.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/bio.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_new.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_new.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_new.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_new.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_typ.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/asn1/tasn_typ.dep -MT third_party/boringssl-with-bazel/src/crypto/asn1/tasn_typ.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_typ.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/bio_mem.cc -o third_party/boringssl-with-bazel/src/crypto/bio/bio_mem.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/bio_mem.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/bio_mem.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/connect.cc -o third_party/boringssl-with-bazel/src/crypto/bio/connect.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/connect.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/connect.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/errno.cc -o third_party/boringssl-with-bazel/src/crypto/bio/errno.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/errno.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/errno.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/fd.cc -o third_party/boringssl-with-bazel/src/crypto/bio/fd.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/fd.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/fd.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/file.cc -o third_party/boringssl-with-bazel/src/crypto/bio/file.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/file.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/file.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/hexdump.cc -o third_party/boringssl-with-bazel/src/crypto/bio/hexdump.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/hexdump.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/hexdump.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/pair.cc -o third_party/boringssl-with-bazel/src/crypto/bio/pair.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/pair.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/pair.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/printf.cc -o third_party/boringssl-with-bazel/src/crypto/bio/printf.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/printf.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/printf.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/socket.cc -o third_party/boringssl-with-bazel/src/crypto/bio/socket.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/socket.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/socket.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/socket_helper.cc -o third_party/boringssl-with-bazel/src/crypto/bio/socket_helper.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/socket_helper.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/socket_helper.lo
mkdir third_party/boringssl-with-bazel/src/crypto/bio/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/bio.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/bio.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/bio.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bio/.libs/bio.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/blake2/blake2.cc -o third_party/boringssl-with-bazel/src/crypto/blake2/blake2.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/blake2/blake2.dep -MT third_party/boringssl-with-bazel/src/crypto/blake2/blake2.lo
mkdir third_party/boringssl-with-bazel/src/crypto/base64/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/base64/base64.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/base64/base64.dep -MT third_party/boringssl-with-bazel/src/crypto/base64/base64.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/base64/.libs/base64.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/errno.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/errno.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/errno.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bio/.libs/errno.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/bio_mem.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/bio_mem.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/bio_mem.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bio/.libs/bio_mem.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bn/bn_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/bn/bn_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bn/bn_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/bn/bn_asn1.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/file.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/file.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/file.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bio/.libs/file.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bn/convert.cc -o third_party/boringssl-with-bazel/src/crypto/bn/convert.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bn/convert.dep -MT third_party/boringssl-with-bazel/src/crypto/bn/convert.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/buf/buf.cc -o third_party/boringssl-with-bazel/src/crypto/buf/buf.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/buf/buf.dep -MT third_party/boringssl-with-bazel/src/crypto/buf/buf.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bytestring/asn1_compat.cc -o third_party/boringssl-with-bazel/src/crypto/bytestring/asn1_compat.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bytestring/asn1_compat.dep -MT third_party/boringssl-with-bazel/src/crypto/bytestring/asn1_compat.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bytestring/ber.cc -o third_party/boringssl-with-bazel/src/crypto/bytestring/ber.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bytestring/ber.dep -MT third_party/boringssl-with-bazel/src/crypto/bytestring/ber.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/fd.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/fd.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/fd.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bio/.libs/fd.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/connect.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/connect.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/connect.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bio/.libs/connect.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bytestring/cbb.cc -o third_party/boringssl-with-bazel/src/crypto/bytestring/cbb.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bytestring/cbb.dep -MT third_party/boringssl-with-bazel/src/crypto/bytestring/cbb.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/pair.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/pair.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/pair.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bio/.libs/pair.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/hexdump.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/hexdump.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/hexdump.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bio/.libs/hexdump.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bytestring/cbs.cc -o third_party/boringssl-with-bazel/src/crypto/bytestring/cbs.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bytestring/cbs.dep -MT third_party/boringssl-with-bazel/src/crypto/bytestring/cbs.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bytestring/unicode.cc -o third_party/boringssl-with-bazel/src/crypto/bytestring/unicode.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/bytestring/unicode.dep -MT third_party/boringssl-with-bazel/src/crypto/bytestring/unicode.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/chacha/chacha.cc -o third_party/boringssl-with-bazel/src/crypto/chacha/chacha.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/chacha/chacha.dep -MT third_party/boringssl-with-bazel/src/crypto/chacha/chacha.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/printf.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/printf.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/printf.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bio/.libs/printf.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/derive_key.cc -o third_party/boringssl-with-bazel/src/crypto/cipher/derive_key.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/derive_key.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/derive_key.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_aesctrhmac.cc -o third_party/boringssl-with-bazel/src/crypto/cipher/e_aesctrhmac.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_aesctrhmac.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_aesctrhmac.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/socket_helper.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/socket_helper.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/socket_helper.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bio/.libs/socket_helper.o
mkdir third_party/boringssl-with-bazel/src/crypto/blake2/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bio/socket.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bio/socket.dep -MT third_party/boringssl-with-bazel/src/crypto/bio/socket.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bio/.libs/socket.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/blake2/blake2.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/blake2/blake2.dep -MT third_party/boringssl-with-bazel/src/crypto/blake2/blake2.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/blake2/.libs/blake2.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_aesgcmsiv.cc -o third_party/boringssl-with-bazel/src/crypto/cipher/e_aesgcmsiv.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_aesgcmsiv.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_aesgcmsiv.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_chacha20poly1305.cc -o third_party/boringssl-with-bazel/src/crypto/cipher/e_chacha20poly1305.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_chacha20poly1305.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_chacha20poly1305.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_des.cc -o third_party/boringssl-with-bazel/src/crypto/cipher/e_des.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_des.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_des.lo
mkdir third_party/boringssl-with-bazel/src/crypto/bn/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bn/convert.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bn/convert.dep -MT third_party/boringssl-with-bazel/src/crypto/bn/convert.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bn/.libs/convert.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bn/bn_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bn/bn_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/bn/bn_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bn/.libs/bn_asn1.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_null.cc -o third_party/boringssl-with-bazel/src/crypto/cipher/e_null.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_null.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_null.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_rc2.cc -o third_party/boringssl-with-bazel/src/crypto/cipher/e_rc2.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_rc2.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_rc2.lo
mkdir third_party/boringssl-with-bazel/src/crypto/bytestring/.libs
mkdir third_party/boringssl-with-bazel/src/crypto/buf/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_rc4.cc -o third_party/boringssl-with-bazel/src/crypto/cipher/e_rc4.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_rc4.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_rc4.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bytestring/cbb.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bytestring/cbb.dep -MT third_party/boringssl-with-bazel/src/crypto/bytestring/cbb.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bytestring/.libs/cbb.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bytestring/ber.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bytestring/ber.dep -MT third_party/boringssl-with-bazel/src/crypto/bytestring/ber.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bytestring/.libs/ber.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/buf/buf.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/buf/buf.dep -MT third_party/boringssl-with-bazel/src/crypto/buf/buf.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/buf/.libs/buf.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_tls.cc -o third_party/boringssl-with-bazel/src/crypto/cipher/e_tls.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_tls.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_tls.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bytestring/asn1_compat.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bytestring/asn1_compat.dep -MT third_party/boringssl-with-bazel/src/crypto/bytestring/asn1_compat.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bytestring/.libs/asn1_compat.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/get_cipher.cc -o third_party/boringssl-with-bazel/src/crypto/cipher/get_cipher.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/get_cipher.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/get_cipher.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/telemetry/call_tracer.h:34,
                 from ./src/core/telemetry/metrics.h:32,
                 from ./src/core/xds/grpc/xds_client_grpc.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_client_grpc.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir third_party/boringssl-with-bazel/src/crypto/cipher/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/derive_key.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/derive_key.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/derive_key.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/derive_key.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_aesctrhmac.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_aesctrhmac.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_aesctrhmac.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_aesctrhmac.o
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/interception_chain.h:23,
                 from ./src/core/xds/grpc/xds_http_filter.h:28,
                 from ./src/core/xds/grpc/xds_http_gcp_authn_filter.h:28,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_gcp_authn_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/tls_cbc.cc -o third_party/boringssl-with-bazel/src/crypto/cipher/tls_cbc.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/tls_cbc.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/tls_cbc.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bytestring/unicode.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bytestring/unicode.dep -MT third_party/boringssl-with-bazel/src/crypto/bytestring/unicode.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bytestring/.libs/unicode.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/conf/conf.cc -o third_party/boringssl-with-bazel/src/crypto/conf/conf.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/conf/conf.dep -MT third_party/boringssl-with-bazel/src/crypto/conf/conf.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_chacha20poly1305.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_chacha20poly1305.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_chacha20poly1305.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_chacha20poly1305.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_des.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_des.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_des.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_des.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_apple.cc -o third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_apple.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_apple.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_apple.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_aesgcmsiv.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_aesgcmsiv.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_aesgcmsiv.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_aesgcmsiv.o
mkdir third_party/boringssl-with-bazel/src/crypto/chacha/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/chacha/chacha.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/chacha/chacha.dep -MT third_party/boringssl-with-bazel/src/crypto/chacha/chacha.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/chacha/.libs/chacha.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_rc2.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_rc2.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_rc2.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_rc2.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_fuchsia.cc -o third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_fuchsia.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_fuchsia.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_fuchsia.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/bytestring/cbs.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/bytestring/cbs.dep -MT third_party/boringssl-with-bazel/src/crypto/bytestring/cbs.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bytestring/.libs/cbs.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_rc4.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_rc4.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_rc4.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_rc4.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_linux.cc -o third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_linux.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_linux.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_linux.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_null.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_null.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_null.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_null.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/get_cipher.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/get_cipher.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/get_cipher.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/get_cipher.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_openbsd.cc -o third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_openbsd.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_openbsd.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_openbsd.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_sysreg.cc -o third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_sysreg.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_sysreg.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_sysreg.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/e_tls.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/e_tls.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/e_tls.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_tls.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_win.cc -o third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_win.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_win.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_win.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_arm_freebsd.cc -o third_party/boringssl-with-bazel/src/crypto/cpu_arm_freebsd.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_arm_freebsd.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_arm_freebsd.lo
mkdir third_party/boringssl-with-bazel/src/crypto/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_arm_linux.cc -o third_party/boringssl-with-bazel/src/crypto/cpu_arm_linux.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_arm_linux.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_arm_linux.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_apple.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_apple.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_apple.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_apple.o
mkdir third_party/boringssl-with-bazel/src/crypto/conf/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_intel.cc -o third_party/boringssl-with-bazel/src/crypto/cpu_intel.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_intel.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_intel.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/conf/conf.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/conf/conf.dep -MT third_party/boringssl-with-bazel/src/crypto/conf/conf.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/conf/.libs/conf.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cipher/tls_cbc.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher/tls_cbc.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher/tls_cbc.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/tls_cbc.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/crypto.cc -o third_party/boringssl-with-bazel/src/crypto/crypto.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/crypto.dep -MT third_party/boringssl-with-bazel/src/crypto/crypto.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519.cc -o third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519.dep -MT third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519_64_adx.cc -o third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519_64_adx.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519_64_adx.dep -MT third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519_64_adx.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/curve25519/spake25519.cc -o third_party/boringssl-with-bazel/src/crypto/curve25519/spake25519.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/curve25519/spake25519.dep -MT third_party/boringssl-with-bazel/src/crypto/curve25519/spake25519.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_fuchsia.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_fuchsia.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_fuchsia.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_fuchsia.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/des/des.cc -o third_party/boringssl-with-bazel/src/crypto/des/des.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/des/des.dep -MT third_party/boringssl-with-bazel/src/crypto/des/des.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_linux.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_linux.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_linux.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_linux.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/dh/dh_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/dh/dh_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/dh/dh_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/dh/dh_asn1.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_openbsd.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_openbsd.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_openbsd.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_openbsd.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/dh/params.cc -o third_party/boringssl-with-bazel/src/crypto/dh/params.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/dh/params.dep -MT third_party/boringssl-with-bazel/src/crypto/dh/params.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/digest/digest_extra.cc -o third_party/boringssl-with-bazel/src/crypto/digest/digest_extra.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/digest/digest_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/digest/digest_extra.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_arm_linux.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_arm_linux.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_arm_linux.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_arm_linux.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_sysreg.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_sysreg.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_sysreg.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_sysreg.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/dsa/dsa.cc -o third_party/boringssl-with-bazel/src/crypto/dsa/dsa.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/dsa/dsa.dep -MT third_party/boringssl-with-bazel/src/crypto/dsa/dsa.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/dsa/dsa_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/dsa/dsa_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/dsa/dsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/dsa/dsa_asn1.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_win.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_win.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_win.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_win.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ec/ec_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/ec/ec_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec/ec_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/ec/ec_asn1.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ec/ec_derive.cc -o third_party/boringssl-with-bazel/src/crypto/ec/ec_derive.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec/ec_derive.dep -MT third_party/boringssl-with-bazel/src/crypto/ec/ec_derive.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_intel.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_intel.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_intel.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_intel.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ec/hash_to_curve.cc -o third_party/boringssl-with-bazel/src/crypto/ec/hash_to_curve.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec/hash_to_curve.dep -MT third_party/boringssl-with-bazel/src/crypto/ec/hash_to_curve.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/crypto.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/crypto.dep -MT third_party/boringssl-with-bazel/src/crypto/crypto.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/crypto.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ecdh/ecdh.cc -o third_party/boringssl-with-bazel/src/crypto/ecdh/ecdh.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/ecdh/ecdh.dep -MT third_party/boringssl-with-bazel/src/crypto/ecdh/ecdh.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ecdsa/ecdsa_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/ecdsa/ecdsa_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/ecdsa/ecdsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/ecdsa/ecdsa_asn1.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/engine/engine.cc -o third_party/boringssl-with-bazel/src/crypto/engine/engine.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/engine/engine.dep -MT third_party/boringssl-with-bazel/src/crypto/engine/engine.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/cpu_arm_freebsd.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/cpu_arm_freebsd.dep -MT third_party/boringssl-with-bazel/src/crypto/cpu_arm_freebsd.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_arm_freebsd.o
mkdir third_party/boringssl-with-bazel/src/crypto/curve25519/.libs
mkdir third_party/boringssl-with-bazel/src/crypto/des/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519_64_adx.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519_64_adx.dep -MT third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519_64_adx.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/curve25519/.libs/curve25519_64_adx.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/des/des.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/des/des.dep -MT third_party/boringssl-with-bazel/src/crypto/des/des.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/des/.libs/des.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/err/err.cc -o third_party/boringssl-with-bazel/src/crypto/err/err.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/err/err.dep -MT third_party/boringssl-with-bazel/src/crypto/err/err.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/curve25519/spake25519.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/curve25519/spake25519.dep -MT third_party/boringssl-with-bazel/src/crypto/curve25519/spake25519.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/curve25519/.libs/spake25519.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/evp.cc -o third_party/boringssl-with-bazel/src/crypto/evp/evp.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/evp.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/evp.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519.dep -MT third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/curve25519/.libs/curve25519.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/evp_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/evp/evp_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/evp_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/evp_asn1.lo
mkdir third_party/boringssl-with-bazel/src/crypto/dh/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/dh/dh_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/dh/dh_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/dh/dh_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/dh/.libs/dh_asn1.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/evp_ctx.cc -o third_party/boringssl-with-bazel/src/crypto/evp/evp_ctx.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/evp_ctx.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/evp_ctx.lo
mkdir third_party/boringssl-with-bazel/src/crypto/dsa/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dh.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_dh.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_dh.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_dh.lo
mkdir third_party/boringssl-with-bazel/src/crypto/digest/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/dsa/dsa.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/dsa/dsa.dep -MT third_party/boringssl-with-bazel/src/crypto/dsa/dsa.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/dsa/.libs/dsa.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/digest/digest_extra.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/digest/digest_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/digest/digest_extra.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/digest/.libs/digest_extra.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/dh/params.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/dh/params.dep -MT third_party/boringssl-with-bazel/src/crypto/dh/params.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/dh/.libs/params.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dh_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_dh_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_dh_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_dh_asn1.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dsa_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_dsa_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_dsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_dsa_asn1.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/dsa/dsa_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/dsa/dsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/dsa/dsa_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/dsa/.libs/dsa_asn1.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ec.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_ec.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_ec.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_ec.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ec_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_ec_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_ec_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_ec_asn1.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519.lo
mkdir third_party/boringssl-with-bazel/src/crypto/ec/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ec/ec_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec/ec_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/ec/ec_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/ec/.libs/ec_asn1.o
mkdir third_party/boringssl-with-bazel/src/crypto/ecdsa/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ecdsa/ecdsa_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/ecdsa/ecdsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/ecdsa/ecdsa_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/ecdsa/.libs/ecdsa_asn1.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ec/hash_to_curve.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec/hash_to_curve.dep -MT third_party/boringssl-with-bazel/src/crypto/ec/hash_to_curve.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/ec/.libs/hash_to_curve.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519_asn1.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_hkdf.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_hkdf.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_hkdf.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_hkdf.lo
mkdir third_party/boringssl-with-bazel/src/crypto/engine/.libs
mkdir third_party/boringssl-with-bazel/src/crypto/err/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/engine/engine.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/engine/engine.dep -MT third_party/boringssl-with-bazel/src/crypto/engine/engine.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/engine/.libs/engine.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/err/err.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/err/err.dep -MT third_party/boringssl-with-bazel/src/crypto/err/err.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/err/.libs/err.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ec/ec_derive.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec/ec_derive.dep -MT third_party/boringssl-with-bazel/src/crypto/ec/ec_derive.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/ec/.libs/ec_derive.o
mkdir third_party/boringssl-with-bazel/src/crypto/ecdh/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ecdh/ecdh.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/ecdh/ecdh.dep -MT third_party/boringssl-with-bazel/src/crypto/ecdh/ecdh.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/ecdh/.libs/ecdh.o
mkdir third_party/boringssl-with-bazel/src/crypto/evp/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/evp.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/evp.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/evp.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/evp.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_rsa.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_rsa.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_rsa.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_rsa.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_rsa_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_rsa_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_rsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_rsa_asn1.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_x25519.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_x25519.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_x25519.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_x25519.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/evp_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/evp_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/evp_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/evp_asn1.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_x25519_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/evp/p_x25519_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_x25519_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_x25519_asn1.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/pbkdf.cc -o third_party/boringssl-with-bazel/src/crypto/evp/pbkdf.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/pbkdf.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/pbkdf.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/print.cc -o third_party/boringssl-with-bazel/src/crypto/evp/print.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/print.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/print.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/evp_ctx.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/evp_ctx.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/evp_ctx.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/evp_ctx.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dh_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_dh_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_dh_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_dh_asn1.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dh.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_dh.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_dh.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_dh.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ec.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_ec.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_ec.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_ec.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ec_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_ec_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_ec_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_ec_asn1.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/scrypt.cc -o third_party/boringssl-with-bazel/src/crypto/evp/scrypt.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/scrypt.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/scrypt.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dsa_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_dsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_dsa_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_dsa_asn1.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/sign.cc -o third_party/boringssl-with-bazel/src/crypto/evp/sign.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/sign.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/sign.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ex_data.cc -o third_party/boringssl-with-bazel/src/crypto/ex_data.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/ex_data.dep -MT third_party/boringssl-with-bazel/src/crypto/ex_data.lo
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/security_connector.h:38,
                 from ./src/core/lib/security/security_connector/ssl_utils.h:37,
                 from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:33,
                 from ./src/core/xds/grpc/certificate_provider_store.h:32,
                 from ./src/core/xds/grpc/xds_bootstrap_grpc.h:35,
                 from ./src/core/xds/grpc/xds_listener_parser.h:24,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_listener_parser.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/bcm.cc -o third_party/boringssl-with-bazel/src/crypto/fipsmodule/bcm.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/fipsmodule/bcm.dep -MT third_party/boringssl-with-bazel/src/crypto/fipsmodule/bcm.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_ed25519.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/fips_shared_support.cc -o third_party/boringssl-with-bazel/src/crypto/fipsmodule/fips_shared_support.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/fipsmodule/fips_shared_support.dep -MT third_party/boringssl-with-bazel/src/crypto/fipsmodule/fips_shared_support.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/hpke/hpke.cc -o third_party/boringssl-with-bazel/src/crypto/hpke/hpke.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/hpke/hpke.dep -MT third_party/boringssl-with-bazel/src/crypto/hpke/hpke.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_hkdf.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_hkdf.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_hkdf.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_hkdf.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/hrss/hrss.cc -o third_party/boringssl-with-bazel/src/crypto/hrss/hrss.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/hrss/hrss.dep -MT third_party/boringssl-with-bazel/src/crypto/hrss/hrss.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/kyber/kyber.cc -o third_party/boringssl-with-bazel/src/crypto/kyber/kyber.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/kyber/kyber.dep -MT third_party/boringssl-with-bazel/src/crypto/kyber/kyber.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_ed25519_asn1.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_rsa.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_rsa.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_rsa.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_rsa.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/lhash/lhash.cc -o third_party/boringssl-with-bazel/src/crypto/lhash/lhash.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/lhash/lhash.dep -MT third_party/boringssl-with-bazel/src/crypto/lhash/lhash.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/md4/md4.cc -o third_party/boringssl-with-bazel/src/crypto/md4/md4.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/md4/md4.dep -MT third_party/boringssl-with-bazel/src/crypto/md4/md4.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/md5/md5.cc -o third_party/boringssl-with-bazel/src/crypto/md5/md5.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/md5/md5.dep -MT third_party/boringssl-with-bazel/src/crypto/md5/md5.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/mem.cc -o third_party/boringssl-with-bazel/src/crypto/mem.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/mem.dep -MT third_party/boringssl-with-bazel/src/crypto/mem.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/mldsa/mldsa.cc -o third_party/boringssl-with-bazel/src/crypto/mldsa/mldsa.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/mldsa/mldsa.dep -MT third_party/boringssl-with-bazel/src/crypto/mldsa/mldsa.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/pbkdf.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/pbkdf.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/pbkdf.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/pbkdf.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/print.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/print.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/print.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/print.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_rsa_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_rsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_rsa_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_rsa_asn1.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/mlkem/mlkem.cc -o third_party/boringssl-with-bazel/src/crypto/mlkem/mlkem.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/mlkem/mlkem.dep -MT third_party/boringssl-with-bazel/src/crypto/mlkem/mlkem.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_x25519.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_x25519.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_x25519.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_x25519.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/scrypt.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/scrypt.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/scrypt.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/scrypt.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/obj/obj.cc -o third_party/boringssl-with-bazel/src/crypto/obj/obj.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/obj/obj.dep -MT third_party/boringssl-with-bazel/src/crypto/obj/obj.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/obj/obj_xref.cc -o third_party/boringssl-with-bazel/src/crypto/obj/obj_xref.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/obj/obj_xref.dep -MT third_party/boringssl-with-bazel/src/crypto/obj/obj_xref.lo
mkdir third_party/boringssl-with-bazel/src/crypto/fipsmodule/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/bcm.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/fipsmodule/bcm.dep -MT third_party/boringssl-with-bazel/src/crypto/fipsmodule/bcm.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/fipsmodule/.libs/bcm.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/p_x25519_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/p_x25519_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/p_x25519_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_x25519_asn1.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/fips_shared_support.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/fipsmodule/fips_shared_support.dep -MT third_party/boringssl-with-bazel/src/crypto/fipsmodule/fips_shared_support.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/fipsmodule/.libs/fips_shared_support.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/evp/sign.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/evp/sign.dep -MT third_party/boringssl-with-bazel/src/crypto/evp/sign.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/evp/.libs/sign.o
mkdir third_party/boringssl-with-bazel/src/crypto/hpke/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/hpke/hpke.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/hpke/hpke.dep -MT third_party/boringssl-with-bazel/src/crypto/hpke/hpke.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/hpke/.libs/hpke.o
mkdir third_party/boringssl-with-bazel/src/crypto/hrss/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_all.cc -o third_party/boringssl-with-bazel/src/crypto/pem/pem_all.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_all.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_all.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/ex_data.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/ex_data.dep -MT third_party/boringssl-with-bazel/src/crypto/ex_data.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/ex_data.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/hrss/hrss.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/hrss/hrss.dep -MT third_party/boringssl-with-bazel/src/crypto/hrss/hrss.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/hrss/.libs/hrss.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_info.cc -o third_party/boringssl-with-bazel/src/crypto/pem/pem_info.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_info.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_info.lo
mkdir third_party/boringssl-with-bazel/src/crypto/md4/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/md4/md4.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/md4/md4.dep -MT third_party/boringssl-with-bazel/src/crypto/md4/md4.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/md4/.libs/md4.o
mkdir third_party/boringssl-with-bazel/src/crypto/kyber/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/kyber/kyber.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/kyber/kyber.dep -MT third_party/boringssl-with-bazel/src/crypto/kyber/kyber.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/kyber/.libs/kyber.o
mkdir third_party/boringssl-with-bazel/src/crypto/lhash/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/lhash/lhash.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/lhash/lhash.dep -MT third_party/boringssl-with-bazel/src/crypto/lhash/lhash.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/lhash/.libs/lhash.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_lib.cc -o third_party/boringssl-with-bazel/src/crypto/pem/pem_lib.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_lib.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_lib.lo
mkdir third_party/boringssl-with-bazel/src/crypto/md5/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/md5/md5.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/md5/md5.dep -MT third_party/boringssl-with-bazel/src/crypto/md5/md5.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/md5/.libs/md5.o
mkdir third_party/boringssl-with-bazel/src/crypto/mldsa/.libs
mkdir third_party/boringssl-with-bazel/src/crypto/mlkem/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/mlkem/mlkem.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/mlkem/mlkem.dep -MT third_party/boringssl-with-bazel/src/crypto/mlkem/mlkem.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/mlkem/.libs/mlkem.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/mldsa/mldsa.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/mldsa/mldsa.dep -MT third_party/boringssl-with-bazel/src/crypto/mldsa/mldsa.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/mldsa/.libs/mldsa.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/mem.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/mem.dep -MT third_party/boringssl-with-bazel/src/crypto/mem.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/mem.o
mkdir third_party/boringssl-with-bazel/src/crypto/obj/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/obj/obj_xref.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/obj/obj_xref.dep -MT third_party/boringssl-with-bazel/src/crypto/obj/obj_xref.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/obj/.libs/obj_xref.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_oth.cc -o third_party/boringssl-with-bazel/src/crypto/pem/pem_oth.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_oth.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_oth.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_pk8.cc -o third_party/boringssl-with-bazel/src/crypto/pem/pem_pk8.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_pk8.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_pk8.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/obj/obj.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/obj/obj.dep -MT third_party/boringssl-with-bazel/src/crypto/obj/obj.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/obj/.libs/obj.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_pkey.cc -o third_party/boringssl-with-bazel/src/crypto/pem/pem_pkey.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_pkey.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_pkey.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_x509.cc -o third_party/boringssl-with-bazel/src/crypto/pem/pem_x509.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_x509.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_x509.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_xaux.cc -o third_party/boringssl-with-bazel/src/crypto/pem/pem_xaux.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_xaux.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_xaux.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7.cc -o third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7.dep -MT third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7_x509.cc -o third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7_x509.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7_x509.dep -MT third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7_x509.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/p5_pbev2.cc -o third_party/boringssl-with-bazel/src/crypto/pkcs8/p5_pbev2.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pkcs8/p5_pbev2.dep -MT third_party/boringssl-with-bazel/src/crypto/pkcs8/p5_pbev2.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8.cc -o third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8.dep -MT third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8_x509.cc -o third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8_x509.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8_x509.dep -MT third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8_x509.lo
mkdir third_party/boringssl-with-bazel/src/crypto/pem/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_info.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_info.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_info.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_info.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305.cc -o third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305.dep -MT third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm.cc -o third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm.dep -MT third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_vec.cc -o third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_vec.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_vec.dep -MT third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_vec.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_all.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_all.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_all.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_all.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_lib.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_lib.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_lib.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_lib.o
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/promise/for_each.h:29,
                 from ./src/core/lib/transport/call_filters.h:27,
                 from ./src/core/lib/surface/channel_init.h:37,
                 from ./src/core/config/core_configuration.h:29,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_cluster_parser.cc:48:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pool/pool.cc -o third_party/boringssl-with-bazel/src/crypto/pool/pool.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/pool/pool.dep -MT third_party/boringssl-with-bazel/src/crypto/pool/pool.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_oth.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_oth.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_oth.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_oth.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/deterministic.cc -o third_party/boringssl-with-bazel/src/crypto/rand/deterministic.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/deterministic.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/deterministic.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_x509.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_x509.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_x509.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_x509.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_pk8.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_pk8.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_pk8.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_pk8.o
mkdir third_party/boringssl-with-bazel/src/crypto/pkcs7/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/fork_detect.cc -o third_party/boringssl-with-bazel/src/crypto/rand/fork_detect.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/fork_detect.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/fork_detect.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_pkey.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_pkey.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_pkey.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_pkey.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7.dep -MT third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pkcs7/.libs/pkcs7.o
In file included from ./src/core/lib/promise/if.h:25,
                 from ./src/core/lib/transport/call_spine.h:22,
                 from ./src/core/lib/transport/call_destination.h:20,
                 from ./src/core/lib/transport/interception_chain.h:23,
                 from ./src/core/xds/grpc/xds_http_filter.h:28,
                 from ./src/core/xds/grpc/xds_http_rbac_filter.h:30,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_http_rbac_filter.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
mkdir third_party/boringssl-with-bazel/src/crypto/pkcs8/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/p5_pbev2.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pkcs8/p5_pbev2.dep -MT third_party/boringssl-with-bazel/src/crypto/pkcs8/p5_pbev2.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pkcs8/.libs/p5_pbev2.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8_x509.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8_x509.dep -MT third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8_x509.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pkcs8/.libs/pkcs8_x509.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8.dep -MT third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pkcs8/.libs/pkcs8.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_xaux.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pem/pem_xaux.dep -MT third_party/boringssl-with-bazel/src/crypto/pem/pem_xaux.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_xaux.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7_x509.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7_x509.dep -MT third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7_x509.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pkcs7/.libs/pkcs7_x509.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/forkunsafe.cc -o third_party/boringssl-with-bazel/src/crypto/rand/forkunsafe.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/forkunsafe.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/forkunsafe.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/getentropy.cc -o third_party/boringssl-with-bazel/src/crypto/rand/getentropy.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/getentropy.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/getentropy.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/ios.cc -o third_party/boringssl-with-bazel/src/crypto/rand/ios.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/ios.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/ios.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/passive.cc -o third_party/boringssl-with-bazel/src/crypto/rand/passive.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/passive.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/passive.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/rand.cc -o third_party/boringssl-with-bazel/src/crypto/rand/rand.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/rand.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/rand.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/trusty.cc -o third_party/boringssl-with-bazel/src/crypto/rand/trusty.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/trusty.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/trusty.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/urandom.cc -o third_party/boringssl-with-bazel/src/crypto/rand/urandom.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/urandom.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/urandom.lo
mkdir third_party/boringssl-with-bazel/src/crypto/poly1305/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_vec.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_vec.dep -MT third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_vec.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/poly1305/.libs/poly1305_vec.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm.dep -MT third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/poly1305/.libs/poly1305_arm.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305.dep -MT third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/poly1305/.libs/poly1305.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/windows.cc -o third_party/boringssl-with-bazel/src/crypto/rand/windows.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/windows.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/windows.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rc4/rc4.cc -o third_party/boringssl-with-bazel/src/crypto/rc4/rc4.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rc4/rc4.dep -MT third_party/boringssl-with-bazel/src/crypto/rc4/rc4.lo
mkdir third_party/boringssl-with-bazel/src/crypto/pool/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/refcount.cc -o third_party/boringssl-with-bazel/src/crypto/refcount.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/refcount.dep -MT third_party/boringssl-with-bazel/src/crypto/refcount.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rsa/rsa_asn1.cc -o third_party/boringssl-with-bazel/src/crypto/rsa/rsa_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa/rsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa/rsa_asn1.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/pool/pool.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/pool/pool.dep -MT third_party/boringssl-with-bazel/src/crypto/pool/pool.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/pool/.libs/pool.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rsa/rsa_crypt.cc -o third_party/boringssl-with-bazel/src/crypto/rsa/rsa_crypt.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa/rsa_crypt.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa/rsa_crypt.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rsa/rsa_extra.cc -o third_party/boringssl-with-bazel/src/crypto/rsa/rsa_extra.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa/rsa_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa/rsa_extra.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rsa/rsa_print.cc -o third_party/boringssl-with-bazel/src/crypto/rsa/rsa_print.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa/rsa_print.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa/rsa_print.lo
mkdir third_party/boringssl-with-bazel/src/crypto/rand/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/deterministic.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/deterministic.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/deterministic.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand/.libs/deterministic.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/sha/sha1.cc -o third_party/boringssl-with-bazel/src/crypto/sha/sha1.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/sha/sha1.dep -MT third_party/boringssl-with-bazel/src/crypto/sha/sha1.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/fork_detect.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/fork_detect.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/fork_detect.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand/.libs/fork_detect.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/sha/sha256.cc -o third_party/boringssl-with-bazel/src/crypto/sha/sha256.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/sha/sha256.dep -MT third_party/boringssl-with-bazel/src/crypto/sha/sha256.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/forkunsafe.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/forkunsafe.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/forkunsafe.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand/.libs/forkunsafe.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/ios.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/ios.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/ios.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand/.libs/ios.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/passive.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/passive.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/passive.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand/.libs/passive.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/rand.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/rand.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/rand.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand/.libs/rand.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/sha/sha512.cc -o third_party/boringssl-with-bazel/src/crypto/sha/sha512.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/sha/sha512.dep -MT third_party/boringssl-with-bazel/src/crypto/sha/sha512.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/trusty.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/trusty.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/trusty.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand/.libs/trusty.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/siphash/siphash.cc -o third_party/boringssl-with-bazel/src/crypto/siphash/siphash.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/siphash/siphash.dep -MT third_party/boringssl-with-bazel/src/crypto/siphash/siphash.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/getentropy.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/getentropy.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/getentropy.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand/.libs/getentropy.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/slhdsa/slhdsa.cc -o third_party/boringssl-with-bazel/src/crypto/slhdsa/slhdsa.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/slhdsa/slhdsa.dep -MT third_party/boringssl-with-bazel/src/crypto/slhdsa/slhdsa.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/urandom.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/urandom.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/urandom.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand/.libs/urandom.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/spake2plus/spake2plus.cc -o third_party/boringssl-with-bazel/src/crypto/spake2plus/spake2plus.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/spake2plus/spake2plus.dep -MT third_party/boringssl-with-bazel/src/crypto/spake2plus/spake2plus.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/stack/stack.cc -o third_party/boringssl-with-bazel/src/crypto/stack/stack.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/stack/stack.dep -MT third_party/boringssl-with-bazel/src/crypto/stack/stack.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/thread.cc -o third_party/boringssl-with-bazel/src/crypto/thread.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/thread.dep -MT third_party/boringssl-with-bazel/src/crypto/thread.lo
mkdir third_party/boringssl-with-bazel/src/crypto/rc4/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rc4/rc4.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rc4/rc4.dep -MT third_party/boringssl-with-bazel/src/crypto/rc4/rc4.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rc4/.libs/rc4.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/thread_none.cc -o third_party/boringssl-with-bazel/src/crypto/thread_none.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/thread_none.dep -MT third_party/boringssl-with-bazel/src/crypto/thread_none.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/thread_pthread.cc -o third_party/boringssl-with-bazel/src/crypto/thread_pthread.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/thread_pthread.dep -MT third_party/boringssl-with-bazel/src/crypto/thread_pthread.lo
mkdir third_party/boringssl-with-bazel/src/crypto/rsa/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rand/windows.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand/windows.dep -MT third_party/boringssl-with-bazel/src/crypto/rand/windows.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand/.libs/windows.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rsa/rsa_crypt.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa/rsa_crypt.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa/rsa_crypt.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rsa/.libs/rsa_crypt.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rsa/rsa_print.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa/rsa_print.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa/rsa_print.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rsa/.libs/rsa_print.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rsa/rsa_extra.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa/rsa_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa/rsa_extra.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rsa/.libs/rsa_extra.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/thread_win.cc -o third_party/boringssl-with-bazel/src/crypto/thread_win.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/thread_win.dep -MT third_party/boringssl-with-bazel/src/crypto/thread_win.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/refcount.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/refcount.dep -MT third_party/boringssl-with-bazel/src/crypto/refcount.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/refcount.o
mkdir third_party/boringssl-with-bazel/src/crypto/sha/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/sha/sha1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/sha/sha1.dep -MT third_party/boringssl-with-bazel/src/crypto/sha/sha1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/sha/.libs/sha1.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/rsa/rsa_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa/rsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa/rsa_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rsa/.libs/rsa_asn1.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/trust_token/pmbtoken.cc -o third_party/boringssl-with-bazel/src/crypto/trust_token/pmbtoken.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/trust_token/pmbtoken.dep -MT third_party/boringssl-with-bazel/src/crypto/trust_token/pmbtoken.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/sha/sha256.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/sha/sha256.dep -MT third_party/boringssl-with-bazel/src/crypto/sha/sha256.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/sha/.libs/sha256.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/trust_token/trust_token.cc -o third_party/boringssl-with-bazel/src/crypto/trust_token/trust_token.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/trust_token/trust_token.dep -MT third_party/boringssl-with-bazel/src/crypto/trust_token/trust_token.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/sha/sha512.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/sha/sha512.dep -MT third_party/boringssl-with-bazel/src/crypto/sha/sha512.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/sha/.libs/sha512.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/thread_none.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/thread_none.dep -MT third_party/boringssl-with-bazel/src/crypto/thread_none.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/thread_none.o
mkdir third_party/boringssl-with-bazel/src/crypto/spake2plus/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/spake2plus/spake2plus.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/spake2plus/spake2plus.dep -MT third_party/boringssl-with-bazel/src/crypto/spake2plus/spake2plus.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/spake2plus/.libs/spake2plus.o
mkdir third_party/boringssl-with-bazel/src/crypto/stack/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/thread.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/thread.dep -MT third_party/boringssl-with-bazel/src/crypto/thread.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/thread.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/stack/stack.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/stack/stack.dep -MT third_party/boringssl-with-bazel/src/crypto/stack/stack.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/stack/.libs/stack.o
In file included from /usr/include/c++/14.2.0/vector:72,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc:33:
/usr/include/c++/14.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = absl::lts_20240722::time_internal::cctz::TransitionType; _Alloc = std::allocator<absl::lts_20240722::time_internal::cctz::TransitionType>]':
/usr/include/c++/14.2.0/bits/vector.tcc:452:7: note: parameter passing for argument of type 'std::vector<absl::lts_20240722::time_internal::cctz::TransitionType>::iterator' changed in GCC 7.1
  452 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
mkdir third_party/boringssl-with-bazel/src/crypto/slhdsa/.libs
mkdir third_party/boringssl-with-bazel/src/crypto/siphash/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/siphash/siphash.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/siphash/siphash.dep -MT third_party/boringssl-with-bazel/src/crypto/siphash/siphash.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/siphash/.libs/siphash.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/slhdsa/slhdsa.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/slhdsa/slhdsa.dep -MT third_party/boringssl-with-bazel/src/crypto/slhdsa/slhdsa.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/slhdsa/.libs/slhdsa.o
/usr/include/c++/14.2.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_emplace_aux(const_iterator, _Args&& ...) [with _Args = {}; _Tp = absl::lts_20240722::time_internal::cctz::TransitionType; _Alloc = std::allocator<absl::lts_20240722::time_internal::cctz::TransitionType>]':
/usr/include/c++/14.2.0/bits/vector.tcc:388:7: note: parameter passing for argument of type 'std::vector<absl::lts_20240722::time_internal::cctz::TransitionType>::const_iterator' changed in GCC 7.1
  388 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/vector.tcc:411:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<absl::lts_20240722::time_internal::cctz::TransitionType*, std::vector<absl::lts_20240722::time_internal::cctz::TransitionType> >' changed in GCC 7.1
  411 |           _M_realloc_insert(begin() + __n, std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/trust_token/voprf.cc -o third_party/boringssl-with-bazel/src/crypto/trust_token/voprf.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/trust_token/voprf.dep -MT third_party/boringssl-with-bazel/src/crypto/trust_token/voprf.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/thread_win.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/thread_win.dep -MT third_party/boringssl-with-bazel/src/crypto/thread_win.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/thread_win.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/thread_pthread.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/thread_pthread.dep -MT third_party/boringssl-with-bazel/src/crypto/thread_pthread.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/.libs/thread_pthread.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/a_digest.cc -o third_party/boringssl-with-bazel/src/crypto/x509/a_digest.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/a_digest.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/a_digest.lo
In file included from /usr/include/c++/14.2.0/vector:66:
In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace(const_iterator, _Args&& ...) [with _Args = {}; _Tp = absl::lts_20240722::time_internal::cctz::TransitionType; _Alloc = std::allocator<absl::lts_20240722::time_internal::cctz::TransitionType>]',
    inlined from 'bool absl::lts_20240722::time_internal::cctz::TimeZoneInfo::GetTransitionType(int_fast32_t, bool, const std::string&, uint_least8_t*)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc:283:50:
/usr/include/c++/14.2.0/bits/stl_vector.h:1349:32: note: parameter passing for argument of type 'std::vector<absl::lts_20240722::time_internal::cctz::TransitionType>::const_iterator' changed in GCC 7.1
 1349 |         { return _M_emplace_aux(__position, std::forward<_Args>(__args)...); }
      |                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./src/core/lib/promise/activity.h:34,
                 from ./src/core/lib/resource_quota/memory_quota.h:40,
                 from ./src/core/lib/resource_quota/arena.h:39,
                 from ./src/core/lib/promise/arena_promise.h:29,
                 from ./src/core/lib/security/security_connector/security_connector.h:38,
                 from ./src/core/lib/security/security_connector/ssl_utils.h:37,
                 from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:33,
                 from ./src/core/xds/grpc/certificate_provider_store.h:32,
                 from ./src/core/xds/grpc/xds_bootstrap_grpc.h:35,
                 from ./src/core/xds/grpc/xds_route_config_parser.h:38,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/grpc/xds_route_config_parser.cc:17:
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  210 |     PromiseFactoryImpl(Token, F&& f) {
      |     ^~~~~~~~~~~~~~~~~~
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
./src/core/lib/promise/detail/promise_factory.h:210:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/a_sign.cc -o third_party/boringssl-with-bazel/src/crypto/x509/a_sign.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/a_sign.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/a_sign.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/a_verify.cc -o third_party/boringssl-with-bazel/src/crypto/x509/a_verify.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/a_verify.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/a_verify.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/algorithm.cc -o third_party/boringssl-with-bazel/src/crypto/x509/algorithm.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/algorithm.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/algorithm.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/asn1_gen.cc -o third_party/boringssl-with-bazel/src/crypto/x509/asn1_gen.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/asn1_gen.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/asn1_gen.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/by_dir.cc -o third_party/boringssl-with-bazel/src/crypto/x509/by_dir.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/by_dir.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/by_dir.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/by_file.cc -o third_party/boringssl-with-bazel/src/crypto/x509/by_file.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/by_file.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/by_file.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/i2d_pr.cc -o third_party/boringssl-with-bazel/src/crypto/x509/i2d_pr.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/i2d_pr.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/i2d_pr.lo
mkdir third_party/boringssl-with-bazel/src/crypto/trust_token/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/trust_token/trust_token.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/trust_token/trust_token.dep -MT third_party/boringssl-with-bazel/src/crypto/trust_token/trust_token.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/trust_token/.libs/trust_token.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/name_print.cc -o third_party/boringssl-with-bazel/src/crypto/x509/name_print.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/name_print.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/name_print.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/trust_token/pmbtoken.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/trust_token/pmbtoken.dep -MT third_party/boringssl-with-bazel/src/crypto/trust_token/pmbtoken.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/trust_token/.libs/pmbtoken.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/policy.cc -o third_party/boringssl-with-bazel/src/crypto/x509/policy.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/policy.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/policy.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/rsa_pss.cc -o third_party/boringssl-with-bazel/src/crypto/x509/rsa_pss.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/rsa_pss.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/rsa_pss.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/t_crl.cc -o third_party/boringssl-with-bazel/src/crypto/x509/t_crl.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/t_crl.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/t_crl.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/t_req.cc -o third_party/boringssl-with-bazel/src/crypto/x509/t_req.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/t_req.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/t_req.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/t_x509.cc -o third_party/boringssl-with-bazel/src/crypto/x509/t_x509.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/t_x509.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/t_x509.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/t_x509a.cc -o third_party/boringssl-with-bazel/src/crypto/x509/t_x509a.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/t_x509a.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/t_x509a.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_akey.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_akey.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_akey.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_akey.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_akeya.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_akeya.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_akeya.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_akeya.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_alt.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_alt.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_alt.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_alt.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/trust_token/voprf.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/trust_token/voprf.dep -MT third_party/boringssl-with-bazel/src/crypto/trust_token/voprf.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/trust_token/.libs/voprf.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_bcons.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_bcons.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_bcons.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_bcons.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_bitst.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_bitst.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_bitst.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_bitst.lo
/usr/include/c++/14.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = absl::lts_20240722::time_internal::cctz::Transition; _Alloc = std::allocator<absl::lts_20240722::time_internal::cctz::Transition>]':
/usr/include/c++/14.2.0/bits/vector.tcc:452:7: note: parameter passing for argument of type 'std::vector<absl::lts_20240722::time_internal::cctz::Transition>::iterator' changed in GCC 7.1
  452 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/14.2.0/map:62,
                 from ./src/core/xds/xds_client/lrs_client.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/lrs_client.cc:17:
/usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, grpc_core::LrsClient::LoadReportState}; _Key = std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; _Val = std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState>; _KeyOfValue = std::_Select1st<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> >; _Compare = std::less<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> >]':
/usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState>, std::_Select1st<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> >, std::less<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, std::allocator<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> > >::const_iterator' changed in GCC 7.1
 2454 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_conf.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_conf.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_conf.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_conf.lo
mkdir third_party/boringssl-with-bazel/src/crypto/x509/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/a_verify.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/a_verify.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/a_verify.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/a_verify.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/a_digest.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/a_digest.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/a_digest.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/a_digest.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_cpols.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_cpols.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_cpols.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_cpols.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/algorithm.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/algorithm.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/algorithm.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/algorithm.o
/usr/include/c++/14.2.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_emplace_aux(const_iterator, _Args&& ...) [with _Args = {}; _Tp = absl::lts_20240722::time_internal::cctz::Transition; _Alloc = std::allocator<absl::lts_20240722::time_internal::cctz::Transition>]':
/usr/include/c++/14.2.0/bits/vector.tcc:388:7: note: parameter passing for argument of type 'std::vector<absl::lts_20240722::time_internal::cctz::Transition>::const_iterator' changed in GCC 7.1
  388 |       vector<_Tp, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/14.2.0/bits/vector.tcc:411:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<absl::lts_20240722::time_internal::cctz::Transition*, std::vector<absl::lts_20240722::time_internal::cctz::Transition> >' changed in GCC 7.1
  411 |           _M_realloc_insert(begin() + __n, std::forward<_Args>(__args)...);
      |           ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/a_sign.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/a_sign.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/a_sign.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/a_sign.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/asn1_gen.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/asn1_gen.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/asn1_gen.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/asn1_gen.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/by_dir.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/by_dir.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/by_dir.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/by_dir.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/by_file.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/by_file.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/by_file.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/by_file.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_crld.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_crld.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_crld.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_crld.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_enum.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_enum.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_enum.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_enum.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_extku.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_extku.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_extku.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_extku.lo
In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace(const_iterator, _Args&& ...) [with _Args = {}; _Tp = absl::lts_20240722::time_internal::cctz::Transition; _Alloc = std::allocator<absl::lts_20240722::time_internal::cctz::Transition>]',
    inlined from 'bool absl::lts_20240722::time_internal::cctz::TimeZoneInfo::ResetToBuiltinUTC(const absl::lts_20240722::time_internal::cctz::seconds&)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc:614:41:
/usr/include/c++/14.2.0/bits/stl_vector.h:1349:32: note: parameter passing for argument of type 'std::vector<absl::lts_20240722::time_internal::cctz::Transition>::const_iterator' changed in GCC 7.1
 1349 |         { return _M_emplace_aux(__position, std::forward<_Args>(__args)...); }
      |                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_genn.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_genn.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_genn.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_genn.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ia5.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_ia5.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_ia5.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_ia5.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_info.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_info.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_info.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_info.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_int.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_int.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_int.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_int.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_lib.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_lib.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_lib.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_lib.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/i2d_pr.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/i2d_pr.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/i2d_pr.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/i2d_pr.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/name_print.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/name_print.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/name_print.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/name_print.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/rsa_pss.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/rsa_pss.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/rsa_pss.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/rsa_pss.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/t_crl.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/t_crl.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/t_crl.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/t_crl.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ncons.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_ncons.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_ncons.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_ncons.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ocsp.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_ocsp.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_ocsp.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_ocsp.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_pcons.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_pcons.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_pcons.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_pcons.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/policy.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/policy.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/policy.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/policy.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_akey.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_akey.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_akey.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_akey.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/t_x509a.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/t_x509a.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/t_x509a.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/t_x509a.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_akeya.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_akeya.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_akeya.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_akeya.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_pmaps.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_pmaps.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_pmaps.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_pmaps.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/t_req.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/t_req.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/t_req.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/t_req.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_alt.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_alt.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_alt.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_alt.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/t_x509.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/t_x509.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/t_x509.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/t_x509.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_prn.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_prn.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_prn.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_prn.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_bcons.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_bcons.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_bcons.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_bcons.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_bitst.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_bitst.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_bitst.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_bitst.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_purp.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_purp.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_purp.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_purp.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_skey.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_skey.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_skey.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_skey.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_cpols.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_cpols.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_cpols.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_cpols.o
In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace(const_iterator, _Args&& ...) [with _Args = {}; _Tp = absl::lts_20240722::time_internal::cctz::Transition; _Alloc = std::allocator<absl::lts_20240722::time_internal::cctz::Transition>]',
    inlined from 'bool absl::lts_20240722::time_internal::cctz::TimeZoneInfo::Load(absl::lts_20240722::time_internal::cctz::ZoneInfoSource*)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc:760:41:
/usr/include/c++/14.2.0/bits/stl_vector.h:1349:32: note: parameter passing for argument of type 'std::vector<absl::lts_20240722::time_internal::cctz::Transition>::const_iterator' changed in GCC 7.1
 1349 |         { return _M_emplace_aux(__position, std::forward<_Args>(__args)...); }
      |                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace(const_iterator, _Args&& ...) [with _Args = {}; _Tp = absl::lts_20240722::time_internal::cctz::Transition; _Alloc = std::allocator<absl::lts_20240722::time_internal::cctz::Transition>]',
    inlined from 'bool absl::lts_20240722::time_internal::cctz::TimeZoneInfo::Load(absl::lts_20240722::time_internal::cctz::ZoneInfoSource*)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc:775:41:
/usr/include/c++/14.2.0/bits/stl_vector.h:1349:32: note: parameter passing for argument of type 'std::vector<absl::lts_20240722::time_internal::cctz::Transition>::const_iterator' changed in GCC 7.1
 1349 |         { return _M_emplace_aux(__position, std::forward<_Args>(__args)...); }
      |                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_extku.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_extku.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_extku.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_extku.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_conf.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_conf.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_conf.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_conf.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_genn.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_genn.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_genn.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_genn.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_int.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_int.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_int.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_int.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_utl.cc -o third_party/boringssl-with-bazel/src/crypto/x509/v3_utl.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_utl.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_utl.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_crld.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_crld.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_crld.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_crld.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_lib.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_lib.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_lib.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_lib.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ia5.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_ia5.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_ia5.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_ia5.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_info.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_info.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_info.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_info.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_att.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_att.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_att.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_att.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_enum.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_enum.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_enum.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_enum.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_cmp.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_cmp.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_cmp.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_cmp.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_d2.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_d2.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_d2.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_d2.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ncons.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_ncons.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_ncons.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_ncons.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ocsp.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_ocsp.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_ocsp.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_ocsp.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_pcons.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_pcons.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_pcons.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_pcons.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_prn.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_prn.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_prn.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_prn.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_pmaps.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_pmaps.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_pmaps.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_pmaps.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_def.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_def.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_def.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_def.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_ext.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_ext.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_ext.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_ext.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_lu.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_lu.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_lu.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_lu.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_obj.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_obj.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_obj.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_obj.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_req.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_req.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_req.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_req.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_purp.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_purp.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_purp.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_purp.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_set.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_set.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_set.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_set.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_trs.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_trs.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_trs.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_trs.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_utl.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_utl.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_utl.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_utl.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_att.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_att.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_att.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_att.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_txt.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_txt.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_txt.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_txt.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_skey.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/v3_skey.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/v3_skey.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_skey.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_v3.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_v3.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_v3.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_v3.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_cmp.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_cmp.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_cmp.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_cmp.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_def.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_def.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_def.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_def.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_d2.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_d2.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_d2.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_d2.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_ext.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_ext.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_ext.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_ext.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_obj.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_obj.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_obj.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_obj.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_vfy.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_vfy.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_vfy.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_vfy.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_lu.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_lu.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_lu.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_lu.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_set.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_set.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_set.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_set.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_trs.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_trs.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_trs.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_trs.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_txt.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_txt.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_txt.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_txt.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_req.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_req.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_req.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_req.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_vpm.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509_vpm.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_vpm.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_vpm.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509cset.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509cset.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509cset.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509cset.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_v3.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_v3.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_v3.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_v3.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509name.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509name.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509name.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509name.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509rset.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509rset.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509rset.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509rset.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509spki.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x509spki.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509spki.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509spki.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_algor.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_algor.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_algor.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_algor.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_all.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_all.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_all.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_all.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_attrib.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_attrib.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_attrib.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_attrib.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_crl.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_crl.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_crl.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_crl.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_vfy.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_vfy.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_vfy.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_vfy.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_exten.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_exten.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_exten.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_exten.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_name.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_name.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_name.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_name.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509cset.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509cset.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509cset.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509cset.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_pubkey.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_pubkey.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_pubkey.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_pubkey.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509rset.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509rset.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509rset.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509rset.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_req.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_req.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_req.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_req.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_vpm.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509_vpm.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509_vpm.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_vpm.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_sig.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_sig.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_sig.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_sig.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_spki.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_spki.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_spki.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_spki.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509name.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509name.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509name.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509name.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_all.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_all.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_all.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_all.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_val.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_val.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_val.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_val.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_algor.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_algor.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_algor.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_algor.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_x509.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_x509.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_x509.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_x509.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_x509a.cc -o third_party/boringssl-with-bazel/src/crypto/x509/x_x509a.lo  -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_x509a.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_x509a.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_crl.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_crl.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_crl.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_crl.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/gen/crypto/err_data.cc -o third_party/boringssl-with-bazel/src/gen/crypto/err_data.lo  -MMD -MF third_party/boringssl-with-bazel/src/gen/crypto/err_data.dep -MT third_party/boringssl-with-bazel/src/gen/crypto/err_data.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/bio_ssl.cc -o third_party/boringssl-with-bazel/src/ssl/bio_ssl.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/bio_ssl.dep -MT third_party/boringssl-with-bazel/src/ssl/bio_ssl.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_attrib.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_attrib.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_attrib.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_attrib.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/d1_both.cc -o third_party/boringssl-with-bazel/src/ssl/d1_both.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/d1_both.dep -MT third_party/boringssl-with-bazel/src/ssl/d1_both.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x509spki.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x509spki.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x509spki.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509spki.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/d1_lib.cc -o third_party/boringssl-with-bazel/src/ssl/d1_lib.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/d1_lib.dep -MT third_party/boringssl-with-bazel/src/ssl/d1_lib.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_exten.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_exten.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_exten.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_exten.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/d1_pkt.cc -o third_party/boringssl-with-bazel/src/ssl/d1_pkt.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/d1_pkt.dep -MT third_party/boringssl-with-bazel/src/ssl/d1_pkt.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/d1_srtp.cc -o third_party/boringssl-with-bazel/src/ssl/d1_srtp.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/d1_srtp.dep -MT third_party/boringssl-with-bazel/src/ssl/d1_srtp.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/dtls_method.cc -o third_party/boringssl-with-bazel/src/ssl/dtls_method.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/dtls_method.dep -MT third_party/boringssl-with-bazel/src/ssl/dtls_method.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_name.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_name.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_name.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_name.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/dtls_record.cc -o third_party/boringssl-with-bazel/src/ssl/dtls_record.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/dtls_record.dep -MT third_party/boringssl-with-bazel/src/ssl/dtls_record.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_pubkey.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_pubkey.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_pubkey.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_pubkey.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/encrypted_client_hello.cc -o third_party/boringssl-with-bazel/src/ssl/encrypted_client_hello.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/encrypted_client_hello.dep -MT third_party/boringssl-with-bazel/src/ssl/encrypted_client_hello.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_req.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_req.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_req.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_req.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/extensions.cc -o third_party/boringssl-with-bazel/src/ssl/extensions.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/extensions.dep -MT third_party/boringssl-with-bazel/src/ssl/extensions.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_val.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_val.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_val.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_val.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_spki.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_spki.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_spki.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_spki.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/handoff.cc -o third_party/boringssl-with-bazel/src/ssl/handoff.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/handoff.dep -MT third_party/boringssl-with-bazel/src/ssl/handoff.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/handshake.cc -o third_party/boringssl-with-bazel/src/ssl/handshake.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/handshake.dep -MT third_party/boringssl-with-bazel/src/ssl/handshake.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_sig.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_sig.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_sig.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_sig.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/handshake_client.cc -o third_party/boringssl-with-bazel/src/ssl/handshake_client.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/handshake_client.dep -MT third_party/boringssl-with-bazel/src/ssl/handshake_client.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/handshake_server.cc -o third_party/boringssl-with-bazel/src/ssl/handshake_server.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/handshake_server.dep -MT third_party/boringssl-with-bazel/src/ssl/handshake_server.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/s3_both.cc -o third_party/boringssl-with-bazel/src/ssl/s3_both.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/s3_both.dep -MT third_party/boringssl-with-bazel/src/ssl/s3_both.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/s3_lib.cc -o third_party/boringssl-with-bazel/src/ssl/s3_lib.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/s3_lib.dep -MT third_party/boringssl-with-bazel/src/ssl/s3_lib.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_x509a.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_x509a.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_x509a.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_x509a.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/s3_pkt.cc -o third_party/boringssl-with-bazel/src/ssl/s3_pkt.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/s3_pkt.dep -MT third_party/boringssl-with-bazel/src/ssl/s3_pkt.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_aead_ctx.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_aead_ctx.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_aead_ctx.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_aead_ctx.lo
mkdir third_party/boringssl-with-bazel/src/gen/crypto/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/gen/crypto/err_data.cc -MMD -MF third_party/boringssl-with-bazel/src/gen/crypto/err_data.dep -MT third_party/boringssl-with-bazel/src/gen/crypto/err_data.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/gen/crypto/.libs/err_data.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/crypto/x509/x_x509.cc -MMD -MF third_party/boringssl-with-bazel/src/crypto/x509/x_x509.dep -MT third_party/boringssl-with-bazel/src/crypto/x509/x_x509.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_x509.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_asn1.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_asn1.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_asn1.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_asn1.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_buffer.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_buffer.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_buffer.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_buffer.lo
mkdir third_party/boringssl-with-bazel/src/ssl/.libs
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/d1_both.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/d1_both.dep -MT third_party/boringssl-with-bazel/src/ssl/d1_both.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/d1_both.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/bio_ssl.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/bio_ssl.dep -MT third_party/boringssl-with-bazel/src/ssl/bio_ssl.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/bio_ssl.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/d1_srtp.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/d1_srtp.dep -MT third_party/boringssl-with-bazel/src/ssl/d1_srtp.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/d1_srtp.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/d1_pkt.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/d1_pkt.dep -MT third_party/boringssl-with-bazel/src/ssl/d1_pkt.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/d1_pkt.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_cert.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_cert.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_cert.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_cert.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_cipher.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_cipher.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_cipher.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_cipher.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/d1_lib.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/d1_lib.dep -MT third_party/boringssl-with-bazel/src/ssl/d1_lib.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/d1_lib.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/dtls_method.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/dtls_method.dep -MT third_party/boringssl-with-bazel/src/ssl/dtls_method.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/dtls_method.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/dtls_record.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/dtls_record.dep -MT third_party/boringssl-with-bazel/src/ssl/dtls_record.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/dtls_record.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_credential.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_credential.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_credential.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_credential.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/encrypted_client_hello.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/encrypted_client_hello.dep -MT third_party/boringssl-with-bazel/src/ssl/encrypted_client_hello.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/encrypted_client_hello.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_file.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_file.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_file.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_file.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/extensions.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/extensions.dep -MT third_party/boringssl-with-bazel/src/ssl/extensions.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/extensions.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_key_share.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_key_share.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_key_share.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_key_share.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_lib.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_lib.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_lib.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_lib.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_privkey.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_privkey.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_privkey.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_privkey.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/handoff.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/handoff.dep -MT third_party/boringssl-with-bazel/src/ssl/handoff.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/handoff.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/s3_pkt.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/s3_pkt.dep -MT third_party/boringssl-with-bazel/src/ssl/s3_pkt.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/s3_pkt.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/handshake.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/handshake.dep -MT third_party/boringssl-with-bazel/src/ssl/handshake.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/handshake.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/handshake_server.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/handshake_server.dep -MT third_party/boringssl-with-bazel/src/ssl/handshake_server.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/handshake_server.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/s3_both.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/s3_both.dep -MT third_party/boringssl-with-bazel/src/ssl/s3_both.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/s3_both.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_asn1.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_asn1.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_asn1.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_asn1.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_aead_ctx.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_aead_ctx.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_aead_ctx.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_aead_ctx.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/s3_lib.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/s3_lib.dep -MT third_party/boringssl-with-bazel/src/ssl/s3_lib.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/s3_lib.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_buffer.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_buffer.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_buffer.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_buffer.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/handshake_client.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/handshake_client.dep -MT third_party/boringssl-with-bazel/src/ssl/handshake_client.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/handshake_client.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_session.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_session.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_session.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_session.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_stat.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_stat.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_stat.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_stat.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_cipher.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_cipher.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_cipher.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_cipher.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_transcript.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_transcript.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_transcript.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_transcript.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_versions.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_versions.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_versions.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_versions.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_cert.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_cert.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_cert.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_cert.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_credential.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_credential.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_credential.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_credential.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_x509.cc -o third_party/boringssl-with-bazel/src/ssl/ssl_x509.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_x509.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_x509.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/t1_enc.cc -o third_party/boringssl-with-bazel/src/ssl/t1_enc.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/t1_enc.dep -MT third_party/boringssl-with-bazel/src/ssl/t1_enc.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_key_share.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_key_share.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_key_share.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_key_share.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls13_both.cc -o third_party/boringssl-with-bazel/src/ssl/tls13_both.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls13_both.dep -MT third_party/boringssl-with-bazel/src/ssl/tls13_both.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls13_client.cc -o third_party/boringssl-with-bazel/src/ssl/tls13_client.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls13_client.dep -MT third_party/boringssl-with-bazel/src/ssl/tls13_client.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_privkey.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_privkey.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_privkey.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_privkey.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_lib.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_lib.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_lib.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_lib.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls13_enc.cc -o third_party/boringssl-with-bazel/src/ssl/tls13_enc.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls13_enc.dep -MT third_party/boringssl-with-bazel/src/ssl/tls13_enc.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_file.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_file.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_file.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_file.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls13_server.cc -o third_party/boringssl-with-bazel/src/ssl/tls13_server.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls13_server.dep -MT third_party/boringssl-with-bazel/src/ssl/tls13_server.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_stat.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_stat.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_stat.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_stat.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls_method.cc -o third_party/boringssl-with-bazel/src/ssl/tls_method.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls_method.dep -MT third_party/boringssl-with-bazel/src/ssl/tls_method.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_transcript.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_transcript.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_transcript.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_transcript.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_x509.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_x509.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_x509.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_x509.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_session.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_session.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_session.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_session.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls_record.cc -o third_party/boringssl-with-bazel/src/ssl/tls_record.lo  -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls_record.dep -MT third_party/boringssl-with-bazel/src/ssl/tls_record.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/ssl_versions.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/ssl_versions.dep -MT third_party/boringssl-with-bazel/src/ssl/ssl_versions.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_versions.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/t1_enc.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/t1_enc.dep -MT third_party/boringssl-with-bazel/src/ssl/t1_enc.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/t1_enc.o
In file included from /usr/include/c++/14.2.0/map:62,
                 from ./src/core/xds/xds_client/xds_client.h:23,
                 from /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/xds_client.cc:17:
/usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = grpc_core::XdsClient::XdsResourceKey; _Val = std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState>; _KeyOfValue = std::_Select1st<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> >; _Compare = std::less<grpc_core::XdsClient::XdsResourceKey>; _Alloc = std::allocator<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> >]':
/usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree<grpc_core::XdsClient::XdsResourceKey, std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState>, std::_Select1st<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> >, std::less<grpc_core::XdsClient::XdsResourceKey>, std::allocator<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> > >::const_iterator' changed in GCC 7.1
 2206 |     _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls13_both.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls13_both.dep -MT third_party/boringssl-with-bazel/src/ssl/tls13_both.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/tls13_both.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/bitstate.cc -o third_party/re2/re2/bitstate.lo  -MMD -MF third_party/re2/re2/bitstate.dep -MT third_party/re2/re2/bitstate.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/compile.cc -o third_party/re2/re2/compile.lo  -MMD -MF third_party/re2/re2/compile.dep -MT third_party/re2/re2/compile.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls13_enc.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls13_enc.dep -MT third_party/boringssl-with-bazel/src/ssl/tls13_enc.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/tls13_enc.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls13_client.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls13_client.dep -MT third_party/boringssl-with-bazel/src/ssl/tls13_client.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/tls13_client.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/dfa.cc -o third_party/re2/re2/dfa.lo  -MMD -MF third_party/re2/re2/dfa.dep -MT third_party/re2/re2/dfa.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/filtered_re2.cc -o third_party/re2/re2/filtered_re2.lo  -MMD -MF third_party/re2/re2/filtered_re2.dep -MT third_party/re2/re2/filtered_re2.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/mimics_pcre.cc -o third_party/re2/re2/mimics_pcre.lo  -MMD -MF third_party/re2/re2/mimics_pcre.dep -MT third_party/re2/re2/mimics_pcre.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls13_server.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls13_server.dep -MT third_party/boringssl-with-bazel/src/ssl/tls13_server.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/tls13_server.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/nfa.cc -o third_party/re2/re2/nfa.lo  -MMD -MF third_party/re2/re2/nfa.dep -MT third_party/re2/re2/nfa.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/onepass.cc -o third_party/re2/re2/onepass.lo  -MMD -MF third_party/re2/re2/onepass.dep -MT third_party/re2/re2/onepass.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls_record.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls_record.dep -MT third_party/boringssl-with-bazel/src/ssl/tls_record.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/tls_record.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/parse.cc -o third_party/re2/re2/parse.lo  -MMD -MF third_party/re2/re2/parse.dep -MT third_party/re2/re2/parse.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/ssl/tls_method.cc -MMD -MF third_party/boringssl-with-bazel/src/ssl/tls_method.dep -MT third_party/boringssl-with-bazel/src/ssl/tls_method.lo  -fPIC -DPIC -o third_party/boringssl-with-bazel/src/ssl/.libs/tls_method.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/perl_groups.cc -o third_party/re2/re2/perl_groups.lo  -MMD -MF third_party/re2/re2/perl_groups.dep -MT third_party/re2/re2/perl_groups.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/prefilter.cc -o third_party/re2/re2/prefilter.lo  -MMD -MF third_party/re2/re2/prefilter.dep -MT third_party/re2/re2/prefilter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/prefilter_tree.cc -o third_party/re2/re2/prefilter_tree.lo  -MMD -MF third_party/re2/re2/prefilter_tree.dep -MT third_party/re2/re2/prefilter_tree.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/prog.cc -o third_party/re2/re2/prog.lo  -MMD -MF third_party/re2/re2/prog.dep -MT third_party/re2/re2/prog.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/re2.cc -o third_party/re2/re2/re2.lo  -MMD -MF third_party/re2/re2/re2.dep -MT third_party/re2/re2/re2.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/regexp.cc -o third_party/re2/re2/regexp.lo  -MMD -MF third_party/re2/re2/regexp.dep -MT third_party/re2/re2/regexp.lo
mkdir third_party/re2/re2/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/set.cc -o third_party/re2/re2/set.lo  -MMD -MF third_party/re2/re2/set.dep -MT third_party/re2/re2/set.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/bitstate.cc -MMD -MF third_party/re2/re2/bitstate.dep -MT third_party/re2/re2/bitstate.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/bitstate.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/simplify.cc -o third_party/re2/re2/simplify.lo  -MMD -MF third_party/re2/re2/simplify.dep -MT third_party/re2/re2/simplify.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/compile.cc -MMD -MF third_party/re2/re2/compile.dep -MT third_party/re2/re2/compile.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/compile.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/stringpiece.cc -o third_party/re2/re2/stringpiece.lo  -MMD -MF third_party/re2/re2/stringpiece.dep -MT third_party/re2/re2/stringpiece.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/filtered_re2.cc -MMD -MF third_party/re2/re2/filtered_re2.dep -MT third_party/re2/re2/filtered_re2.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/filtered_re2.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/tostring.cc -o third_party/re2/re2/tostring.lo  -MMD -MF third_party/re2/re2/tostring.dep -MT third_party/re2/re2/tostring.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/dfa.cc -MMD -MF third_party/re2/re2/dfa.dep -MT third_party/re2/re2/dfa.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/dfa.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/nfa.cc -MMD -MF third_party/re2/re2/nfa.dep -MT third_party/re2/re2/nfa.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/nfa.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/mimics_pcre.cc -MMD -MF third_party/re2/re2/mimics_pcre.dep -MT third_party/re2/re2/mimics_pcre.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/mimics_pcre.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/parse.cc -MMD -MF third_party/re2/re2/parse.dep -MT third_party/re2/re2/parse.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/parse.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/onepass.cc -MMD -MF third_party/re2/re2/onepass.dep -MT third_party/re2/re2/onepass.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/onepass.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/unicode_casefold.cc -o third_party/re2/re2/unicode_casefold.lo  -MMD -MF third_party/re2/re2/unicode_casefold.dep -MT third_party/re2/re2/unicode_casefold.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/perl_groups.cc -MMD -MF third_party/re2/re2/perl_groups.dep -MT third_party/re2/re2/perl_groups.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/perl_groups.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/unicode_groups.cc -o third_party/re2/re2/unicode_groups.lo  -MMD -MF third_party/re2/re2/unicode_groups.dep -MT third_party/re2/re2/unicode_groups.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/util/rune.cc -o third_party/re2/util/rune.lo  -MMD -MF third_party/re2/util/rune.dep -MT third_party/re2/util/rune.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c++17 -fno-exceptions -fno-rtti -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/util/strutil.cc -o third_party/re2/util/strutil.lo  -MMD -MF third_party/re2/util/strutil.dep -MT third_party/re2/util/strutil.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/prefilter_tree.cc -MMD -MF third_party/re2/re2/prefilter_tree.dep -MT third_party/re2/re2/prefilter_tree.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/prefilter_tree.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/prefilter.cc -MMD -MF third_party/re2/re2/prefilter.dep -MT third_party/re2/re2/prefilter.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/prefilter.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/prog.cc -MMD -MF third_party/re2/re2/prog.dep -MT third_party/re2/re2/prog.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/prog.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/base/status.c -o third_party/upb/upb/base/status.lo  -MMD -MF third_party/upb/upb/base/status.dep -MT third_party/upb/upb/base/status.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/hash/common.c -o third_party/upb/upb/hash/common.lo  -MMD -MF third_party/upb/upb/hash/common.dep -MT third_party/upb/upb/hash/common.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/set.cc -MMD -MF third_party/re2/re2/set.dep -MT third_party/re2/re2/set.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/set.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/re2.cc -MMD -MF third_party/re2/re2/re2.dep -MT third_party/re2/re2/re2.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/re2.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/regexp.cc -MMD -MF third_party/re2/re2/regexp.dep -MT third_party/re2/re2/regexp.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/regexp.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/stringpiece.cc -MMD -MF third_party/re2/re2/stringpiece.dep -MT third_party/re2/re2/stringpiece.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/stringpiece.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/simplify.cc -MMD -MF third_party/re2/re2/simplify.dep -MT third_party/re2/re2/simplify.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/simplify.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/unicode_casefold.cc -MMD -MF third_party/re2/re2/unicode_casefold.dep -MT third_party/re2/re2/unicode_casefold.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/unicode_casefold.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/json/decode.c -o third_party/upb/upb/json/decode.lo  -MMD -MF third_party/upb/upb/json/decode.dep -MT third_party/upb/upb/json/decode.lo
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/tostring.cc -MMD -MF third_party/re2/re2/tostring.dep -MT third_party/re2/re2/tostring.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/tostring.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/re2/unicode_groups.cc -MMD -MF third_party/re2/re2/unicode_groups.dep -MT third_party/re2/re2/unicode_groups.lo  -fPIC -DPIC -o third_party/re2/re2/.libs/unicode_groups.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/json/encode.c -o third_party/upb/upb/json/encode.lo  -MMD -MF third_party/upb/upb/json/encode.dep -MT third_party/upb/upb/json/encode.lo
mkdir third_party/re2/util/.libs
mkdir third_party/upb/upb/hash/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/hash/common.c -MMD -MF third_party/upb/upb/hash/common.dep -MT third_party/upb/upb/hash/common.lo  -fPIC -DPIC -o third_party/upb/upb/hash/.libs/common.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/util/rune.cc -MMD -MF third_party/re2/util/rune.dep -MT third_party/re2/util/rune.lo  -fPIC -DPIC -o third_party/re2/util/.libs/rune.o
mkdir third_party/upb/upb/base/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/base/status.c -MMD -MF third_party/upb/upb/base/status.dep -MT third_party/upb/upb/base/status.lo  -fPIC -DPIC -o third_party/upb/upb/base/.libs/status.o
 g++ -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++17 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2/util/strutil.cc -MMD -MF third_party/re2/util/strutil.dep -MT third_party/re2/util/strutil.lo  -fPIC -DPIC -o third_party/re2/util/.libs/strutil.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/lex/atoi.c -o third_party/upb/upb/lex/atoi.lo  -MMD -MF third_party/upb/upb/lex/atoi.dep -MT third_party/upb/upb/lex/atoi.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/lex/round_trip.c -o third_party/upb/upb/lex/round_trip.lo  -MMD -MF third_party/upb/upb/lex/round_trip.dep -MT third_party/upb/upb/lex/round_trip.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/lex/strtod.c -o third_party/upb/upb/lex/strtod.lo  -MMD -MF third_party/upb/upb/lex/strtod.dep -MT third_party/upb/upb/lex/strtod.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/lex/unicode.c -o third_party/upb/upb/lex/unicode.lo  -MMD -MF third_party/upb/upb/lex/unicode.dep -MT third_party/upb/upb/lex/unicode.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mem/alloc.c -o third_party/upb/upb/mem/alloc.lo  -MMD -MF third_party/upb/upb/mem/alloc.dep -MT third_party/upb/upb/mem/alloc.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mem/arena.c -o third_party/upb/upb/mem/arena.lo  -MMD -MF third_party/upb/upb/mem/arena.dep -MT third_party/upb/upb/mem/arena.lo
mkdir third_party/upb/upb/lex/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/lex/atoi.c -MMD -MF third_party/upb/upb/lex/atoi.dep -MT third_party/upb/upb/lex/atoi.lo  -fPIC -DPIC -o third_party/upb/upb/lex/.libs/atoi.o
In file included from /usr/include/c++/14.2.0/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, grpc_core::LrsClient::LoadReportState}; _Key = std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; _Tp = grpc_core::LrsClient::LoadReportState; _Compare = std::less<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> >]',
    inlined from 'std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Val>, std::_Select1st<std::pair<const _Key, _Val> >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<std::pair<const _Key, _Val> >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::emplace(_Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, grpc_core::LrsClient::LoadReportState}; _Key = std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; _Tp = grpc_core::LrsClient::LoadReportState; _Compare = std::less<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> >]' at /usr/include/c++/14.2.0/bits/stl_map.h:601:22,
    inlined from 'grpc_core::RefCountedPtr<grpc_core::LrsClient::ClusterDropStats> grpc_core::LrsClient::AddClusterDropStats(std::shared_ptr<const grpc_core::XdsBootstrap::XdsServer>, absl::lts_20240722::string_view, absl::lts_20240722::string_view)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/lrs_client.cc:827:39:
/usr/include/c++/14.2.0/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState>::const_iterator' {aka 'std::_Rb_tree<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState>, std::_Select1st<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> >, std::less<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, std::allocator<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> > >::const_iterator'} changed in GCC 7.1
  640 |           return _M_t._M_emplace_hint_unique(__pos,
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  641 |                                              std::forward<_Args>(__args)...);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkdir third_party/upb/upb/json/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/json/decode.c -MMD -MF third_party/upb/upb/json/decode.dep -MT third_party/upb/upb/json/decode.lo  -fPIC -DPIC -o third_party/upb/upb/json/.libs/decode.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/json/encode.c -MMD -MF third_party/upb/upb/json/encode.dep -MT third_party/upb/upb/json/encode.lo  -fPIC -DPIC -o third_party/upb/upb/json/.libs/encode.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/lex/round_trip.c -MMD -MF third_party/upb/upb/lex/round_trip.dep -MT third_party/upb/upb/lex/round_trip.lo  -fPIC -DPIC -o third_party/upb/upb/lex/.libs/round_trip.o
mkdir third_party/upb/upb/mem/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mem/alloc.c -MMD -MF third_party/upb/upb/mem/alloc.dep -MT third_party/upb/upb/mem/alloc.lo  -fPIC -DPIC -o third_party/upb/upb/mem/.libs/alloc.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/lex/strtod.c -MMD -MF third_party/upb/upb/lex/strtod.dep -MT third_party/upb/upb/lex/strtod.lo  -fPIC -DPIC -o third_party/upb/upb/lex/.libs/strtod.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/lex/unicode.c -MMD -MF third_party/upb/upb/lex/unicode.dep -MT third_party/upb/upb/lex/unicode.lo  -fPIC -DPIC -o third_party/upb/upb/lex/.libs/unicode.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/accessors.c -o third_party/upb/upb/message/accessors.lo  -MMD -MF third_party/upb/upb/message/accessors.dep -MT third_party/upb/upb/message/accessors.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/array.c -o third_party/upb/upb/message/array.lo  -MMD -MF third_party/upb/upb/message/array.dep -MT third_party/upb/upb/message/array.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/compat.c -o third_party/upb/upb/message/compat.lo  -MMD -MF third_party/upb/upb/message/compat.dep -MT third_party/upb/upb/message/compat.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mem/arena.c -MMD -MF third_party/upb/upb/mem/arena.dep -MT third_party/upb/upb/mem/arena.lo  -fPIC -DPIC -o third_party/upb/upb/mem/.libs/arena.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/copy.c -o third_party/upb/upb/message/copy.lo  -MMD -MF third_party/upb/upb/message/copy.dep -MT third_party/upb/upb/message/copy.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/internal/compare_unknown.c -o third_party/upb/upb/message/internal/compare_unknown.lo  -MMD -MF third_party/upb/upb/message/internal/compare_unknown.dep -MT third_party/upb/upb/message/internal/compare_unknown.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/internal/extension.c -o third_party/upb/upb/message/internal/extension.lo  -MMD -MF third_party/upb/upb/message/internal/extension.dep -MT third_party/upb/upb/message/internal/extension.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/internal/message.c -o third_party/upb/upb/message/internal/message.lo  -MMD -MF third_party/upb/upb/message/internal/message.dep -MT third_party/upb/upb/message/internal/message.lo
mkdir third_party/upb/upb/message/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/array.c -MMD -MF third_party/upb/upb/message/array.dep -MT third_party/upb/upb/message/array.lo  -fPIC -DPIC -o third_party/upb/upb/message/.libs/array.o
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, grpc_core::LrsClient::LoadReportState}; _Key = std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; _Tp = grpc_core::LrsClient::LoadReportState; _Compare = std::less<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> >]',
    inlined from 'std::pair<typename std::_Rb_tree<_Key, std::pair<const _Key, _Val>, std::_Select1st<std::pair<const _Key, _Val> >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<std::pair<const _Key, _Val> >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::emplace(_Args&& ...) [with _Args = {std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, grpc_core::LrsClient::LoadReportState}; _Key = std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >; _Tp = grpc_core::LrsClient::LoadReportState; _Compare = std::less<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> >]' at /usr/include/c++/14.2.0/bits/stl_map.h:601:22,
    inlined from 'grpc_core::RefCountedPtr<grpc_core::LrsClient::ClusterLocalityStats> grpc_core::LrsClient::AddClusterLocalityStats(std::shared_ptr<const grpc_core::XdsBootstrap::XdsServer>, absl::lts_20240722::string_view, absl::lts_20240722::string_view, grpc_core::RefCountedPtr<grpc_core::XdsLocalityName>, grpc_core::RefCountedPtr<const grpc_core::BackendMetricPropagation>)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/lrs_client.cc:892:39:
/usr/include/c++/14.2.0/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState>::const_iterator' {aka 'std::_Rb_tree<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState>, std::_Select1st<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> >, std::less<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >, std::allocator<std::pair<const std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >, grpc_core::LrsClient::LoadReportState> > >::const_iterator'} changed in GCC 7.1
  640 |           return _M_t._M_emplace_hint_unique(__pos,
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  641 |                                              std::forward<_Args>(__args)...);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/copy.c -MMD -MF third_party/upb/upb/message/copy.dep -MT third_party/upb/upb/message/copy.lo  -fPIC -DPIC -o third_party/upb/upb/message/.libs/copy.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/accessors.c -MMD -MF third_party/upb/upb/message/accessors.dep -MT third_party/upb/upb/message/accessors.lo  -fPIC -DPIC -o third_party/upb/upb/message/.libs/accessors.o
mkdir third_party/upb/upb/message/internal/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/internal/compare_unknown.c -MMD -MF third_party/upb/upb/message/internal/compare_unknown.dep -MT third_party/upb/upb/message/internal/compare_unknown.lo  -fPIC -DPIC -o third_party/upb/upb/message/internal/.libs/compare_unknown.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/compat.c -MMD -MF third_party/upb/upb/message/compat.dep -MT third_party/upb/upb/message/compat.lo  -fPIC -DPIC -o third_party/upb/upb/message/.libs/compat.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/internal/extension.c -MMD -MF third_party/upb/upb/message/internal/extension.dep -MT third_party/upb/upb/message/internal/extension.lo  -fPIC -DPIC -o third_party/upb/upb/message/internal/.libs/extension.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/map.c -o third_party/upb/upb/message/map.lo  -MMD -MF third_party/upb/upb/message/map.dep -MT third_party/upb/upb/message/map.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/map_sorter.c -o third_party/upb/upb/message/map_sorter.lo  -MMD -MF third_party/upb/upb/message/map_sorter.dep -MT third_party/upb/upb/message/map_sorter.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/merge.c -o third_party/upb/upb/message/merge.lo  -MMD -MF third_party/upb/upb/message/merge.dep -MT third_party/upb/upb/message/merge.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/message.c -o third_party/upb/upb/message/message.lo  -MMD -MF third_party/upb/upb/message/message.dep -MT third_party/upb/upb/message/message.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_descriptor/build_enum.c -o third_party/upb/upb/mini_descriptor/build_enum.lo  -MMD -MF third_party/upb/upb/mini_descriptor/build_enum.dep -MT third_party/upb/upb/mini_descriptor/build_enum.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_descriptor/decode.c -o third_party/upb/upb/mini_descriptor/decode.lo  -MMD -MF third_party/upb/upb/mini_descriptor/decode.dep -MT third_party/upb/upb/mini_descriptor/decode.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_descriptor/internal/base92.c -o third_party/upb/upb/mini_descriptor/internal/base92.lo  -MMD -MF third_party/upb/upb/mini_descriptor/internal/base92.dep -MT third_party/upb/upb/mini_descriptor/internal/base92.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_descriptor/internal/encode.c -o third_party/upb/upb/mini_descriptor/internal/encode.lo  -MMD -MF third_party/upb/upb/mini_descriptor/internal/encode.dep -MT third_party/upb/upb/mini_descriptor/internal/encode.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_descriptor/link.c -o third_party/upb/upb/mini_descriptor/link.lo  -MMD -MF third_party/upb/upb/mini_descriptor/link.dep -MT third_party/upb/upb/mini_descriptor/link.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/internal/message.c -MMD -MF third_party/upb/upb/message/internal/message.dep -MT third_party/upb/upb/message/internal/message.lo  -fPIC -DPIC -o third_party/upb/upb/message/internal/.libs/message.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/map.c -MMD -MF third_party/upb/upb/message/map.dep -MT third_party/upb/upb/message/map.lo  -fPIC -DPIC -o third_party/upb/upb/message/.libs/map.o
mkdir third_party/upb/upb/mini_descriptor/.libs
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_table/extension_registry.c -o third_party/upb/upb/mini_table/extension_registry.lo  -MMD -MF third_party/upb/upb/mini_table/extension_registry.dep -MT third_party/upb/upb/mini_table/extension_registry.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_descriptor/build_enum.c -MMD -MF third_party/upb/upb/mini_descriptor/build_enum.dep -MT third_party/upb/upb/mini_descriptor/build_enum.lo  -fPIC -DPIC -o third_party/upb/upb/mini_descriptor/.libs/build_enum.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_table/internal/message.c -o third_party/upb/upb/mini_table/internal/message.lo  -MMD -MF third_party/upb/upb/mini_table/internal/message.dep -MT third_party/upb/upb/mini_table/internal/message.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/message.c -MMD -MF third_party/upb/upb/message/message.dep -MT third_party/upb/upb/message/message.lo  -fPIC -DPIC -o third_party/upb/upb/message/.libs/message.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_table/message.c -o third_party/upb/upb/mini_table/message.lo  -MMD -MF third_party/upb/upb/mini_table/message.dep -MT third_party/upb/upb/mini_table/message.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/merge.c -MMD -MF third_party/upb/upb/message/merge.dep -MT third_party/upb/upb/message/merge.lo  -fPIC -DPIC -o third_party/upb/upb/message/.libs/merge.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/def_pool.c -o third_party/upb/upb/reflection/def_pool.lo  -MMD -MF third_party/upb/upb/reflection/def_pool.dep -MT third_party/upb/upb/reflection/def_pool.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/message/map_sorter.c -MMD -MF third_party/upb/upb/message/map_sorter.dep -MT third_party/upb/upb/message/map_sorter.lo  -fPIC -DPIC -o third_party/upb/upb/message/.libs/map_sorter.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/def_type.c -o third_party/upb/upb/reflection/def_type.lo  -MMD -MF third_party/upb/upb/reflection/def_type.dep -MT third_party/upb/upb/reflection/def_type.lo
mkdir third_party/upb/upb/mini_descriptor/internal/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_descriptor/internal/base92.c -MMD -MF third_party/upb/upb/mini_descriptor/internal/base92.dep -MT third_party/upb/upb/mini_descriptor/internal/base92.lo  -fPIC -DPIC -o third_party/upb/upb/mini_descriptor/internal/.libs/base92.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_descriptor/decode.c -MMD -MF third_party/upb/upb/mini_descriptor/decode.dep -MT third_party/upb/upb/mini_descriptor/decode.lo  -fPIC -DPIC -o third_party/upb/upb/mini_descriptor/.libs/decode.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/desc_state.c -o third_party/upb/upb/reflection/desc_state.lo  -MMD -MF third_party/upb/upb/reflection/desc_state.dep -MT third_party/upb/upb/reflection/desc_state.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_descriptor/link.c -MMD -MF third_party/upb/upb/mini_descriptor/link.dep -MT third_party/upb/upb/mini_descriptor/link.lo  -fPIC -DPIC -o third_party/upb/upb/mini_descriptor/.libs/link.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/enum_def.c -o third_party/upb/upb/reflection/enum_def.lo  -MMD -MF third_party/upb/upb/reflection/enum_def.dep -MT third_party/upb/upb/reflection/enum_def.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/enum_reserved_range.c -o third_party/upb/upb/reflection/enum_reserved_range.lo  -MMD -MF third_party/upb/upb/reflection/enum_reserved_range.dep -MT third_party/upb/upb/reflection/enum_reserved_range.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_descriptor/internal/encode.c -MMD -MF third_party/upb/upb/mini_descriptor/internal/encode.dep -MT third_party/upb/upb/mini_descriptor/internal/encode.lo  -fPIC -DPIC -o third_party/upb/upb/mini_descriptor/internal/.libs/encode.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/enum_value_def.c -o third_party/upb/upb/reflection/enum_value_def.lo  -MMD -MF third_party/upb/upb/reflection/enum_value_def.dep -MT third_party/upb/upb/reflection/enum_value_def.lo
/usr/include/c++/14.2.0/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const grpc_core::XdsClient::XdsResourceKey&>, std::tuple<>}; _Key = grpc_core::XdsClient::XdsResourceKey; _Val = std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState>; _KeyOfValue = std::_Select1st<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> >; _Compare = std::less<grpc_core::XdsClient::XdsResourceKey>; _Alloc = std::allocator<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> >]':
/usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<grpc_core::XdsClient::XdsResourceKey, std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState>, std::_Select1st<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> >, std::less<grpc_core::XdsClient::XdsResourceKey>, std::allocator<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> > >::const_iterator' changed in GCC 7.1
 2454 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/extension_range.c -o third_party/upb/upb/reflection/extension_range.lo  -MMD -MF third_party/upb/upb/reflection/extension_range.dep -MT third_party/upb/upb/reflection/extension_range.lo
mkdir third_party/upb/upb/reflection/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/def_pool.c -MMD -MF third_party/upb/upb/reflection/def_pool.dep -MT third_party/upb/upb/reflection/def_pool.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/def_pool.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/field_def.c -o third_party/upb/upb/reflection/field_def.lo  -MMD -MF third_party/upb/upb/reflection/field_def.dep -MT third_party/upb/upb/reflection/field_def.lo
mkdir third_party/upb/upb/mini_table/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_table/extension_registry.c -MMD -MF third_party/upb/upb/mini_table/extension_registry.dep -MT third_party/upb/upb/mini_table/extension_registry.lo  -fPIC -DPIC -o third_party/upb/upb/mini_table/.libs/extension_registry.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/file_def.c -o third_party/upb/upb/reflection/file_def.lo  -MMD -MF third_party/upb/upb/reflection/file_def.dep -MT third_party/upb/upb/reflection/file_def.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_table/message.c -MMD -MF third_party/upb/upb/mini_table/message.dep -MT third_party/upb/upb/mini_table/message.lo  -fPIC -DPIC -o third_party/upb/upb/mini_table/.libs/message.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/internal/def_builder.c -o third_party/upb/upb/reflection/internal/def_builder.lo  -MMD -MF third_party/upb/upb/reflection/internal/def_builder.dep -MT third_party/upb/upb/reflection/internal/def_builder.lo
mkdir third_party/upb/upb/mini_table/internal/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/mini_table/internal/message.c -MMD -MF third_party/upb/upb/mini_table/internal/message.dep -MT third_party/upb/upb/mini_table/internal/message.lo  -fPIC -DPIC -o third_party/upb/upb/mini_table/internal/.libs/message.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/def_type.c -MMD -MF third_party/upb/upb/reflection/def_type.dep -MT third_party/upb/upb/reflection/def_type.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/def_type.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/internal/strdup2.c -o third_party/upb/upb/reflection/internal/strdup2.lo  -MMD -MF third_party/upb/upb/reflection/internal/strdup2.dep -MT third_party/upb/upb/reflection/internal/strdup2.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/message.c -o third_party/upb/upb/reflection/message.lo  -MMD -MF third_party/upb/upb/reflection/message.dep -MT third_party/upb/upb/reflection/message.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/desc_state.c -MMD -MF third_party/upb/upb/reflection/desc_state.dep -MT third_party/upb/upb/reflection/desc_state.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/desc_state.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/message_def.c -o third_party/upb/upb/reflection/message_def.lo  -MMD -MF third_party/upb/upb/reflection/message_def.dep -MT third_party/upb/upb/reflection/message_def.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/message_reserved_range.c -o third_party/upb/upb/reflection/message_reserved_range.lo  -MMD -MF third_party/upb/upb/reflection/message_reserved_range.dep -MT third_party/upb/upb/reflection/message_reserved_range.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/method_def.c -o third_party/upb/upb/reflection/method_def.lo  -MMD -MF third_party/upb/upb/reflection/method_def.dep -MT third_party/upb/upb/reflection/method_def.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/enum_reserved_range.c -MMD -MF third_party/upb/upb/reflection/enum_reserved_range.dep -MT third_party/upb/upb/reflection/enum_reserved_range.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/enum_reserved_range.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/oneof_def.c -o third_party/upb/upb/reflection/oneof_def.lo  -MMD -MF third_party/upb/upb/reflection/oneof_def.dep -MT third_party/upb/upb/reflection/oneof_def.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/enum_value_def.c -MMD -MF third_party/upb/upb/reflection/enum_value_def.dep -MT third_party/upb/upb/reflection/enum_value_def.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/enum_value_def.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/service_def.c -o third_party/upb/upb/reflection/service_def.lo  -MMD -MF third_party/upb/upb/reflection/service_def.dep -MT third_party/upb/upb/reflection/service_def.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/field_def.c -MMD -MF third_party/upb/upb/reflection/field_def.dep -MT third_party/upb/upb/reflection/field_def.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/field_def.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/text/encode.c -o third_party/upb/upb/text/encode.lo  -MMD -MF third_party/upb/upb/text/encode.dep -MT third_party/upb/upb/text/encode.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/enum_def.c -MMD -MF third_party/upb/upb/reflection/enum_def.dep -MT third_party/upb/upb/reflection/enum_def.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/enum_def.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/text/internal/encode.c -o third_party/upb/upb/text/internal/encode.lo  -MMD -MF third_party/upb/upb/text/internal/encode.dep -MT third_party/upb/upb/text/internal/encode.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/wire/decode.c -o third_party/upb/upb/wire/decode.lo  -MMD -MF third_party/upb/upb/wire/decode.dep -MT third_party/upb/upb/wire/decode.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/wire/encode.c -o third_party/upb/upb/wire/encode.lo  -MMD -MF third_party/upb/upb/wire/encode.dep -MT third_party/upb/upb/wire/encode.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/extension_range.c -MMD -MF third_party/upb/upb/reflection/extension_range.dep -MT third_party/upb/upb/reflection/extension_range.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/extension_range.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/file_def.c -MMD -MF third_party/upb/upb/reflection/file_def.dep -MT third_party/upb/upb/reflection/file_def.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/file_def.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/wire/eps_copy_input_stream.c -o third_party/upb/upb/wire/eps_copy_input_stream.lo  -MMD -MF third_party/upb/upb/wire/eps_copy_input_stream.dep -MT third_party/upb/upb/wire/eps_copy_input_stream.lo
mkdir third_party/upb/upb/reflection/internal/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/internal/def_builder.c -MMD -MF third_party/upb/upb/reflection/internal/def_builder.dep -MT third_party/upb/upb/reflection/internal/def_builder.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/internal/.libs/def_builder.o
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/wire/internal/decode_fast.c -o third_party/upb/upb/wire/internal/decode_fast.lo  -MMD -MF third_party/upb/upb/wire/internal/decode_fast.dep -MT third_party/upb/upb/wire/internal/decode_fast.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/wire/reader.c -o third_party/upb/upb/wire/reader.lo  -MMD -MF third_party/upb/upb/wire/reader.dep -MT third_party/upb/upb/wire/reader.lo
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=compile gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2   -fvisibility=hidden     -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN     -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0     -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1     -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"'     -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.71.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range/utf8_range.c -o third_party/utf8_range/utf8_range.lo  -MMD -MF third_party/utf8_range/utf8_range.dep -MT third_party/utf8_range/utf8_range.lo
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/message.c -MMD -MF third_party/upb/upb/reflection/message.dep -MT third_party/upb/upb/reflection/message.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/message.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/internal/strdup2.c -MMD -MF third_party/upb/upb/reflection/internal/strdup2.dep -MT third_party/upb/upb/reflection/internal/strdup2.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/internal/.libs/strdup2.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/message_def.c -MMD -MF third_party/upb/upb/reflection/message_def.dep -MT third_party/upb/upb/reflection/message_def.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/message_def.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/message_reserved_range.c -MMD -MF third_party/upb/upb/reflection/message_reserved_range.dep -MT third_party/upb/upb/reflection/message_reserved_range.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/message_reserved_range.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/oneof_def.c -MMD -MF third_party/upb/upb/reflection/oneof_def.dep -MT third_party/upb/upb/reflection/oneof_def.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/oneof_def.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/method_def.c -MMD -MF third_party/upb/upb/reflection/method_def.dep -MT third_party/upb/upb/reflection/method_def.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/method_def.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/reflection/service_def.c -MMD -MF third_party/upb/upb/reflection/service_def.dep -MT third_party/upb/upb/reflection/service_def.lo  -fPIC -DPIC -o third_party/upb/upb/reflection/.libs/service_def.o
mkdir third_party/upb/upb/text/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/text/encode.c -MMD -MF third_party/upb/upb/text/encode.dep -MT third_party/upb/upb/text/encode.lo  -fPIC -DPIC -o third_party/upb/upb/text/.libs/encode.o
mkdir third_party/upb/upb/wire/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/wire/decode.c -MMD -MF third_party/upb/upb/wire/decode.dep -MT third_party/upb/upb/wire/decode.lo  -fPIC -DPIC -o third_party/upb/upb/wire/.libs/decode.o
mkdir third_party/upb/upb/text/internal/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/text/internal/encode.c -MMD -MF third_party/upb/upb/text/internal/encode.dep -MT third_party/upb/upb/text/internal/encode.lo  -fPIC -DPIC -o third_party/upb/upb/text/internal/.libs/encode.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/wire/encode.c -MMD -MF third_party/upb/upb/wire/encode.dep -MT third_party/upb/upb/wire/encode.lo  -fPIC -DPIC -o third_party/upb/upb/wire/.libs/encode.o
mkdir third_party/upb/upb/wire/internal/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/wire/internal/decode_fast.c -MMD -MF third_party/upb/upb/wire/internal/decode_fast.dep -MT third_party/upb/upb/wire/internal/decode_fast.lo  -fPIC -DPIC -o third_party/upb/upb/wire/internal/.libs/decode_fast.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/wire/reader.c -MMD -MF third_party/upb/upb/wire/reader.dep -MT third_party/upb/upb/wire/reader.lo  -fPIC -DPIC -o third_party/upb/upb/wire/.libs/reader.o
mkdir third_party/utf8_range/.libs
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range/utf8_range.c -MMD -MF third_party/utf8_range/utf8_range.dep -MT third_party/utf8_range/utf8_range.lo  -fPIC -DPIC -o third_party/utf8_range/.libs/utf8_range.o
 gcc -I. -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.71.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb/upb/wire/eps_copy_input_stream.c -MMD -MF third_party/upb/upb/wire/eps_copy_input_stream.dep -MT third_party/upb/upb/wire/eps_copy_input_stream.lo  -fPIC -DPIC -o third_party/upb/upb/wire/.libs/eps_copy_input_stream.o
In file included from /usr/include/c++/14.2.0/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = grpc_core::XdsClient::XdsResourceKey; _Tp = grpc_core::XdsClient::ResourceState; _Compare = std::less<grpc_core::XdsClient::XdsResourceKey>; _Alloc = std::allocator<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> >]',
    inlined from 'void grpc_core::XdsClient::XdsChannel::AdsCall::ResourceTimer::MaybeStartTimer(grpc_core::RefCountedPtr<grpc_core::XdsClient::XdsChannel::AdsCall>)' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/xds_client.cc:210:71:
/usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree<grpc_core::XdsClient::XdsResourceKey, std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState>, std::_Select1st<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> >, std::less<grpc_core::XdsClient::XdsResourceKey>, std::allocator<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> > >::const_iterator' changed in GCC 7.1
  513 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  514 |                                             std::tuple<const key_type&>(__k),
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  515 |                                             std::tuple<>());
      |                                             ~~~~~~~~~~~~~~~
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = grpc_core::XdsClient::XdsResourceKey; _Tp = grpc_core::XdsClient::ResourceState; _Compare = std::less<grpc_core::XdsClient::XdsResourceKey>; _Alloc = std::allocator<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> >]',
    inlined from 'void grpc_core::XdsClient::XdsChannel::AdsCall::ResourceTimer::OnTimer()' at /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/xds/xds_client/xds_client.cc:235:73:
/usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree<grpc_core::XdsClient::XdsResourceKey, std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState>, std::_Select1st<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> >, std::less<grpc_core::XdsClient::XdsResourceKey>, std::allocator<std::pair<const grpc_core::XdsClient::XdsResourceKey, grpc_core::XdsClient::ResourceState> > >::const_iterator' changed in GCC 7.1
  513 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  514 |                                             std::tuple<const key_type&>(__k),
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  515 |                                             std::tuple<>());
      |                                             ~~~~~~~~~~~~~~~
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=link gcc -shared -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/main -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0 -I/usr/include/php81 -I/usr/include/php81/main -I/usr/include/php81/TSRM -I/usr/include/php81/Zend -I/usr/include/php81/ext -I/usr/include/php81/ext/date/lib -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/re2 -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/upb -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/utf8_range -I/home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/third_party/xxhash  -DHAVE_CONFIG_H  -std=c11 -g -O2  -Wl,--as-needed,-O1,--sort-common  -o grpc.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/modules  src/core/call/request_buffer.lo src/core/channelz/channel_trace.lo src/core/channelz/channelz.lo src/core/channelz/channelz_registry.lo src/core/client_channel/backup_poller.lo src/core/client_channel/client_channel.lo src/core/client_channel/client_channel_factory.lo src/core/client_channel/client_channel_filter.lo src/core/client_channel/client_channel_plugin.lo src/core/client_channel/client_channel_service_config.lo src/core/client_channel/direct_channel.lo src/core/client_channel/dynamic_filters.lo src/core/client_channel/global_subchannel_pool.lo src/core/client_channel/lb_metadata.lo src/core/client_channel/load_balanced_call_destination.lo src/core/client_channel/local_subchannel_pool.lo src/core/client_channel/retry_filter.lo src/core/client_channel/retry_filter_legacy_call_data.lo src/core/client_channel/retry_interceptor.lo src/core/client_channel/retry_service_config.lo src/core/client_channel/retry_throttle.lo src/core/client_channel/subchannel.lo src/core/client_channel/subchannel_pool_interface.lo src/core/client_channel/subchannel_stream_client.lo src/core/config/config_vars.lo src/core/config/config_vars_non_generated.lo src/core/config/core_configuration.lo src/core/config/load_config.lo src/core/ext/filters/backend_metrics/backend_metric_filter.lo src/core/ext/filters/census/grpc_context.lo src/core/ext/filters/channel_idle/idle_filter_state.lo src/core/ext/filters/channel_idle/legacy_channel_idle_filter.lo src/core/ext/filters/fault_injection/fault_injection_filter.lo src/core/ext/filters/fault_injection/fault_injection_service_config_parser.lo src/core/ext/filters/gcp_authentication/gcp_authentication_filter.lo src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.lo src/core/ext/filters/http/client/http_client_filter.lo src/core/ext/filters/http/client_authority_filter.lo src/core/ext/filters/http/http_filters_plugin.lo src/core/ext/filters/http/message_compress/compression_filter.lo src/core/ext/filters/http/server/http_server_filter.lo src/core/ext/filters/message_size/message_size_filter.lo src/core/ext/filters/rbac/rbac_filter.lo src/core/ext/filters/rbac/rbac_service_config_parser.lo src/core/ext/filters/stateful_session/stateful_session_filter.lo src/core/ext/filters/stateful_session/stateful_session_service_config_parser.lo src/core/ext/transport/chttp2/alpn/alpn.lo src/core/ext/transport/chttp2/client/chttp2_connector.lo src/core/ext/transport/chttp2/server/chttp2_server.lo src/core/ext/transport/chttp2/transport/bin_decoder.lo src/core/ext/transport/chttp2/transport/bin_encoder.lo src/core/ext/transport/chttp2/transport/call_tracer_wrapper.lo src/core/ext/transport/chttp2/transport/chttp2_transport.lo src/core/ext/transport/chttp2/transport/decode_huff.lo src/core/ext/transport/chttp2/transport/flow_control.lo src/core/ext/transport/chttp2/transport/frame.lo src/core/ext/transport/chttp2/transport/frame_data.lo src/core/ext/transport/chttp2/transport/frame_goaway.lo src/core/ext/transport/chttp2/transport/frame_ping.lo src/core/ext/transport/chttp2/transport/frame_rst_stream.lo src/core/ext/transport/chttp2/transport/frame_security.lo src/core/ext/transport/chttp2/transport/frame_settings.lo src/core/ext/transport/chttp2/transport/frame_window_update.lo src/core/ext/transport/chttp2/transport/hpack_encoder.lo src/core/ext/transport/chttp2/transport/hpack_encoder_table.lo src/core/ext/transport/chttp2/transport/hpack_parse_result.lo src/core/ext/transport/chttp2/transport/hpack_parser.lo src/core/ext/transport/chttp2/transport/hpack_parser_table.lo src/core/ext/transport/chttp2/transport/http2_settings.lo src/core/ext/transport/chttp2/transport/huffsyms.lo src/core/ext/transport/chttp2/transport/parsing.lo src/core/ext/transport/chttp2/transport/ping_abuse_policy.lo src/core/ext/transport/chttp2/transport/ping_callbacks.lo src/core/ext/transport/chttp2/transport/ping_rate_policy.lo src/core/ext/transport/chttp2/transport/stream_lists.lo src/core/ext/transport/chttp2/transport/varint.lo src/core/ext/transport/chttp2/transport/write_size_policy.lo src/core/ext/transport/chttp2/transport/writing.lo src/core/ext/transport/inproc/inproc_transport.lo src/core/ext/transport/inproc/legacy_inproc_transport.lo src/core/ext/upb-gen/envoy/admin/v3/certs.lo src/core/ext/upb-gen/envoy/admin/v3/clusters.lo src/core/ext/upb-gen/envoy/admin/v3/config_dump.lo src/core/ext/upb-gen/envoy/admin/v3/config_dump_shared.lo src/core/ext/upb-gen/envoy/admin/v3/init_dump.lo src/core/ext/upb-gen/envoy/admin/v3/listeners.lo src/core/ext/upb-gen/envoy/admin/v3/memory.lo src/core/ext/upb-gen/envoy/admin/v3/metrics.lo src/core/ext/upb-gen/envoy/admin/v3/mutex_stats.lo src/core/ext/upb-gen/envoy/admin/v3/server_info.lo src/core/ext/upb-gen/envoy/admin/v3/tap.lo src/core/ext/upb-gen/envoy/annotations/deprecation.lo src/core/ext/upb-gen/envoy/annotations/resource.lo src/core/ext/upb-gen/envoy/config/accesslog/v3/accesslog.lo src/core/ext/upb-gen/envoy/config/bootstrap/v3/bootstrap.lo src/core/ext/upb-gen/envoy/config/cluster/v3/circuit_breaker.lo src/core/ext/upb-gen/envoy/config/cluster/v3/cluster.lo src/core/ext/upb-gen/envoy/config/cluster/v3/filter.lo src/core/ext/upb-gen/envoy/config/cluster/v3/outlier_detection.lo src/core/ext/upb-gen/envoy/config/common/matcher/v3/matcher.lo src/core/ext/upb-gen/envoy/config/core/v3/address.lo src/core/ext/upb-gen/envoy/config/core/v3/backoff.lo src/core/ext/upb-gen/envoy/config/core/v3/base.lo src/core/ext/upb-gen/envoy/config/core/v3/config_source.lo src/core/ext/upb-gen/envoy/config/core/v3/event_service_config.lo src/core/ext/upb-gen/envoy/config/core/v3/extension.lo src/core/ext/upb-gen/envoy/config/core/v3/grpc_method_list.lo src/core/ext/upb-gen/envoy/config/core/v3/grpc_service.lo src/core/ext/upb-gen/envoy/config/core/v3/health_check.lo src/core/ext/upb-gen/envoy/config/core/v3/http_service.lo src/core/ext/upb-gen/envoy/config/core/v3/http_uri.lo src/core/ext/upb-gen/envoy/config/core/v3/protocol.lo src/core/ext/upb-gen/envoy/config/core/v3/proxy_protocol.lo src/core/ext/upb-gen/envoy/config/core/v3/resolver.lo src/core/ext/upb-gen/envoy/config/core/v3/socket_cmsg_headers.lo src/core/ext/upb-gen/envoy/config/core/v3/socket_option.lo src/core/ext/upb-gen/envoy/config/core/v3/substitution_format_string.lo src/core/ext/upb-gen/envoy/config/core/v3/udp_socket_config.lo src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint.lo src/core/ext/upb-gen/envoy/config/endpoint/v3/endpoint_components.lo src/core/ext/upb-gen/envoy/config/endpoint/v3/load_report.lo src/core/ext/upb-gen/envoy/config/listener/v3/api_listener.lo src/core/ext/upb-gen/envoy/config/listener/v3/listener.lo src/core/ext/upb-gen/envoy/config/listener/v3/listener_components.lo src/core/ext/upb-gen/envoy/config/listener/v3/quic_config.lo src/core/ext/upb-gen/envoy/config/listener/v3/udp_listener_config.lo src/core/ext/upb-gen/envoy/config/metrics/v3/metrics_service.lo src/core/ext/upb-gen/envoy/config/metrics/v3/stats.lo src/core/ext/upb-gen/envoy/config/overload/v3/overload.lo src/core/ext/upb-gen/envoy/config/rbac/v3/rbac.lo src/core/ext/upb-gen/envoy/config/route/v3/route.lo src/core/ext/upb-gen/envoy/config/route/v3/route_components.lo src/core/ext/upb-gen/envoy/config/route/v3/scoped_route.lo src/core/ext/upb-gen/envoy/config/tap/v3/common.lo src/core/ext/upb-gen/envoy/config/trace/v3/datadog.lo src/core/ext/upb-gen/envoy/config/trace/v3/dynamic_ot.lo src/core/ext/upb-gen/envoy/config/trace/v3/http_tracer.lo src/core/ext/upb-gen/envoy/config/trace/v3/lightstep.lo src/core/ext/upb-gen/envoy/config/trace/v3/opentelemetry.lo src/core/ext/upb-gen/envoy/config/trace/v3/service.lo src/core/ext/upb-gen/envoy/config/trace/v3/skywalking.lo src/core/ext/upb-gen/envoy/config/trace/v3/trace.lo src/core/ext/upb-gen/envoy/config/trace/v3/xray.lo src/core/ext/upb-gen/envoy/config/trace/v3/zipkin.lo src/core/ext/upb-gen/envoy/data/accesslog/v3/accesslog.lo src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/cluster.lo src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/fault.lo src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/fault.lo src/core/ext/upb-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.lo src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/rbac.lo src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/router.lo src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.lo src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.lo src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.lo src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.lo src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/common.lo src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/pick_first/v3/pick_first.lo src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.lo src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.lo src/core/ext/upb-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.lo src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/cert.lo src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/common.lo src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/secret.lo src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls.lo src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.lo src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.lo src/core/ext/upb-gen/envoy/service/discovery/v3/ads.lo src/core/ext/upb-gen/envoy/service/discovery/v3/discovery.lo src/core/ext/upb-gen/envoy/service/load_stats/v3/lrs.lo src/core/ext/upb-gen/envoy/service/status/v3/csds.lo src/core/ext/upb-gen/envoy/type/http/v3/cookie.lo src/core/ext/upb-gen/envoy/type/http/v3/path_transformation.lo src/core/ext/upb-gen/envoy/type/matcher/v3/address.lo src/core/ext/upb-gen/envoy/type/matcher/v3/filter_state.lo src/core/ext/upb-gen/envoy/type/matcher/v3/http_inputs.lo src/core/ext/upb-gen/envoy/type/matcher/v3/metadata.lo src/core/ext/upb-gen/envoy/type/matcher/v3/node.lo src/core/ext/upb-gen/envoy/type/matcher/v3/number.lo src/core/ext/upb-gen/envoy/type/matcher/v3/path.lo src/core/ext/upb-gen/envoy/type/matcher/v3/regex.lo src/core/ext/upb-gen/envoy/type/matcher/v3/status_code_input.lo src/core/ext/upb-gen/envoy/type/matcher/v3/string.lo src/core/ext/upb-gen/envoy/type/matcher/v3/struct.lo src/core/ext/upb-gen/envoy/type/matcher/v3/value.lo src/core/ext/upb-gen/envoy/type/metadata/v3/metadata.lo src/core/ext/upb-gen/envoy/type/tracing/v3/custom_tag.lo src/core/ext/upb-gen/envoy/type/v3/hash_policy.lo src/core/ext/upb-gen/envoy/type/v3/http.lo src/core/ext/upb-gen/envoy/type/v3/http_status.lo src/core/ext/upb-gen/envoy/type/v3/percent.lo src/core/ext/upb-gen/envoy/type/v3/range.lo src/core/ext/upb-gen/envoy/type/v3/ratelimit_strategy.lo src/core/ext/upb-gen/envoy/type/v3/ratelimit_unit.lo src/core/ext/upb-gen/envoy/type/v3/semantic_version.lo src/core/ext/upb-gen/envoy/type/v3/token_bucket.lo src/core/ext/upb-gen/google/api/annotations.lo src/core/ext/upb-gen/google/api/expr/v1alpha1/checked.lo src/core/ext/upb-gen/google/api/expr/v1alpha1/syntax.lo src/core/ext/upb-gen/google/api/http.lo src/core/ext/upb-gen/google/api/httpbody.lo src/core/ext/upb-gen/google/protobuf/any.lo src/core/ext/upb-gen/google/protobuf/descriptor.lo src/core/ext/upb-gen/google/protobuf/duration.lo src/core/ext/upb-gen/google/protobuf/empty.lo src/core/ext/upb-gen/google/protobuf/struct.lo src/core/ext/upb-gen/google/protobuf/timestamp.lo src/core/ext/upb-gen/google/protobuf/wrappers.lo src/core/ext/upb-gen/google/rpc/status.lo src/core/ext/upb-gen/src/proto/grpc/gcp/altscontext.lo src/core/ext/upb-gen/src/proto/grpc/gcp/handshaker.lo src/core/ext/upb-gen/src/proto/grpc/gcp/transport_security_common.lo src/core/ext/upb-gen/src/proto/grpc/health/v1/health.lo src/core/ext/upb-gen/src/proto/grpc/lb/v1/load_balancer.lo src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls.lo src/core/ext/upb-gen/src/proto/grpc/lookup/v1/rls_config.lo src/core/ext/upb-gen/udpa/annotations/migrate.lo src/core/ext/upb-gen/udpa/annotations/security.lo src/core/ext/upb-gen/udpa/annotations/sensitive.lo src/core/ext/upb-gen/udpa/annotations/status.lo src/core/ext/upb-gen/udpa/annotations/versioning.lo src/core/ext/upb-gen/validate/validate.lo src/core/ext/upb-gen/xds/annotations/v3/migrate.lo src/core/ext/upb-gen/xds/annotations/v3/security.lo src/core/ext/upb-gen/xds/annotations/v3/sensitive.lo src/core/ext/upb-gen/xds/annotations/v3/status.lo src/core/ext/upb-gen/xds/annotations/v3/versioning.lo src/core/ext/upb-gen/xds/core/v3/authority.lo src/core/ext/upb-gen/xds/core/v3/cidr.lo src/core/ext/upb-gen/xds/core/v3/collection_entry.lo src/core/ext/upb-gen/xds/core/v3/context_params.lo src/core/ext/upb-gen/xds/core/v3/extension.lo src/core/ext/upb-gen/xds/core/v3/resource.lo src/core/ext/upb-gen/xds/core/v3/resource_locator.lo src/core/ext/upb-gen/xds/core/v3/resource_name.lo src/core/ext/upb-gen/xds/data/orca/v3/orca_load_report.lo src/core/ext/upb-gen/xds/service/orca/v3/orca.lo src/core/ext/upb-gen/xds/type/matcher/v3/cel.lo src/core/ext/upb-gen/xds/type/matcher/v3/domain.lo src/core/ext/upb-gen/xds/type/matcher/v3/http_inputs.lo src/core/ext/upb-gen/xds/type/matcher/v3/ip.lo src/core/ext/upb-gen/xds/type/matcher/v3/matcher.lo src/core/ext/upb-gen/xds/type/matcher/v3/range.lo src/core/ext/upb-gen/xds/type/matcher/v3/regex.lo src/core/ext/upb-gen/xds/type/matcher/v3/string.lo src/core/ext/upb-gen/xds/type/v3/cel.lo src/core/ext/upb-gen/xds/type/v3/range.lo src/core/ext/upb-gen/xds/type/v3/typed_struct.lo src/core/ext/upbdefs-gen/envoy/admin/v3/certs.lo src/core/ext/upbdefs-gen/envoy/admin/v3/clusters.lo src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump.lo src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump_shared.lo src/core/ext/upbdefs-gen/envoy/admin/v3/init_dump.lo src/core/ext/upbdefs-gen/envoy/admin/v3/listeners.lo src/core/ext/upbdefs-gen/envoy/admin/v3/memory.lo src/core/ext/upbdefs-gen/envoy/admin/v3/metrics.lo src/core/ext/upbdefs-gen/envoy/admin/v3/mutex_stats.lo src/core/ext/upbdefs-gen/envoy/admin/v3/server_info.lo src/core/ext/upbdefs-gen/envoy/admin/v3/tap.lo src/core/ext/upbdefs-gen/envoy/annotations/deprecation.lo src/core/ext/upbdefs-gen/envoy/annotations/resource.lo src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/accesslog.lo src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/bootstrap.lo src/core/ext/upbdefs-gen/envoy/config/cluster/v3/circuit_breaker.lo src/core/ext/upbdefs-gen/envoy/config/cluster/v3/cluster.lo src/core/ext/upbdefs-gen/envoy/config/cluster/v3/filter.lo src/core/ext/upbdefs-gen/envoy/config/cluster/v3/outlier_detection.lo src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/matcher.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/address.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/backoff.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/base.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/config_source.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/event_service_config.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/extension.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_method_list.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/grpc_service.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/health_check.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/http_service.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/http_uri.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/protocol.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/proxy_protocol.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/resolver.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_cmsg_headers.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/socket_option.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/substitution_format_string.lo src/core/ext/upbdefs-gen/envoy/config/core/v3/udp_socket_config.lo src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint.lo src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/endpoint_components.lo src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/load_report.lo src/core/ext/upbdefs-gen/envoy/config/listener/v3/api_listener.lo src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener.lo src/core/ext/upbdefs-gen/envoy/config/listener/v3/listener_components.lo src/core/ext/upbdefs-gen/envoy/config/listener/v3/quic_config.lo src/core/ext/upbdefs-gen/envoy/config/listener/v3/udp_listener_config.lo src/core/ext/upbdefs-gen/envoy/config/metrics/v3/metrics_service.lo src/core/ext/upbdefs-gen/envoy/config/metrics/v3/stats.lo src/core/ext/upbdefs-gen/envoy/config/overload/v3/overload.lo src/core/ext/upbdefs-gen/envoy/config/rbac/v3/rbac.lo src/core/ext/upbdefs-gen/envoy/config/route/v3/route.lo src/core/ext/upbdefs-gen/envoy/config/route/v3/route_components.lo src/core/ext/upbdefs-gen/envoy/config/route/v3/scoped_route.lo src/core/ext/upbdefs-gen/envoy/config/tap/v3/common.lo src/core/ext/upbdefs-gen/envoy/config/trace/v3/datadog.lo src/core/ext/upbdefs-gen/envoy/config/trace/v3/dynamic_ot.lo src/core/ext/upbdefs-gen/envoy/config/trace/v3/http_tracer.lo src/core/ext/upbdefs-gen/envoy/config/trace/v3/lightstep.lo src/core/ext/upbdefs-gen/envoy/config/trace/v3/opentelemetry.lo src/core/ext/upbdefs-gen/envoy/config/trace/v3/service.lo src/core/ext/upbdefs-gen/envoy/config/trace/v3/skywalking.lo src/core/ext/upbdefs-gen/envoy/config/trace/v3/trace.lo src/core/ext/upbdefs-gen/envoy/config/trace/v3/xray.lo src/core/ext/upbdefs-gen/envoy/config/trace/v3/zipkin.lo src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/accesslog.lo src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/cluster.lo src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/fault.lo src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/fault.lo src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/gcp_authn.lo src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/rbac.lo src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/router.lo src/core/ext/upbdefs-gen/envoy/extensions/filters/http/stateful_session/v3/stateful_session.lo src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.lo src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/cookie.lo src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/upstream_http_11_connect.lo src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/cert.lo src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/common.lo src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/secret.lo src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls.lo src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.lo src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/http_protocol_options.lo src/core/ext/upbdefs-gen/envoy/service/discovery/v3/ads.lo src/core/ext/upbdefs-gen/envoy/service/discovery/v3/discovery.lo src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/lrs.lo src/core/ext/upbdefs-gen/envoy/service/status/v3/csds.lo src/core/ext/upbdefs-gen/envoy/type/http/v3/cookie.lo src/core/ext/upbdefs-gen/envoy/type/http/v3/path_transformation.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/address.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/filter_state.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/http_inputs.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/metadata.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/node.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/number.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/path.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/regex.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/status_code_input.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/string.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/struct.lo src/core/ext/upbdefs-gen/envoy/type/matcher/v3/value.lo src/core/ext/upbdefs-gen/envoy/type/metadata/v3/metadata.lo src/core/ext/upbdefs-gen/envoy/type/tracing/v3/custom_tag.lo src/core/ext/upbdefs-gen/envoy/type/v3/hash_policy.lo src/core/ext/upbdefs-gen/envoy/type/v3/http.lo src/core/ext/upbdefs-gen/envoy/type/v3/http_status.lo src/core/ext/upbdefs-gen/envoy/type/v3/percent.lo src/core/ext/upbdefs-gen/envoy/type/v3/range.lo src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_strategy.lo src/core/ext/upbdefs-gen/envoy/type/v3/ratelimit_unit.lo src/core/ext/upbdefs-gen/envoy/type/v3/semantic_version.lo src/core/ext/upbdefs-gen/envoy/type/v3/token_bucket.lo src/core/ext/upbdefs-gen/google/api/annotations.lo src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/checked.lo src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/syntax.lo src/core/ext/upbdefs-gen/google/api/http.lo src/core/ext/upbdefs-gen/google/api/httpbody.lo src/core/ext/upbdefs-gen/google/protobuf/any.lo src/core/ext/upbdefs-gen/google/protobuf/descriptor.lo src/core/ext/upbdefs-gen/google/protobuf/duration.lo src/core/ext/upbdefs-gen/google/protobuf/empty.lo src/core/ext/upbdefs-gen/google/protobuf/struct.lo src/core/ext/upbdefs-gen/google/protobuf/timestamp.lo src/core/ext/upbdefs-gen/google/protobuf/wrappers.lo src/core/ext/upbdefs-gen/google/rpc/status.lo src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/rls_config.lo src/core/ext/upbdefs-gen/udpa/annotations/migrate.lo src/core/ext/upbdefs-gen/udpa/annotations/security.lo src/core/ext/upbdefs-gen/udpa/annotations/sensitive.lo src/core/ext/upbdefs-gen/udpa/annotations/status.lo src/core/ext/upbdefs-gen/udpa/annotations/versioning.lo src/core/ext/upbdefs-gen/validate/validate.lo src/core/ext/upbdefs-gen/xds/annotations/v3/migrate.lo src/core/ext/upbdefs-gen/xds/annotations/v3/security.lo src/core/ext/upbdefs-gen/xds/annotations/v3/sensitive.lo src/core/ext/upbdefs-gen/xds/annotations/v3/status.lo src/core/ext/upbdefs-gen/xds/annotations/v3/versioning.lo src/core/ext/upbdefs-gen/xds/core/v3/authority.lo src/core/ext/upbdefs-gen/xds/core/v3/cidr.lo src/core/ext/upbdefs-gen/xds/core/v3/collection_entry.lo src/core/ext/upbdefs-gen/xds/core/v3/context_params.lo src/core/ext/upbdefs-gen/xds/core/v3/extension.lo src/core/ext/upbdefs-gen/xds/core/v3/resource.lo src/core/ext/upbdefs-gen/xds/core/v3/resource_locator.lo src/core/ext/upbdefs-gen/xds/core/v3/resource_name.lo src/core/ext/upbdefs-gen/xds/type/matcher/v3/cel.lo src/core/ext/upbdefs-gen/xds/type/matcher/v3/domain.lo src/core/ext/upbdefs-gen/xds/type/matcher/v3/http_inputs.lo src/core/ext/upbdefs-gen/xds/type/matcher/v3/ip.lo src/core/ext/upbdefs-gen/xds/type/matcher/v3/matcher.lo src/core/ext/upbdefs-gen/xds/type/matcher/v3/range.lo src/core/ext/upbdefs-gen/xds/type/matcher/v3/regex.lo src/core/ext/upbdefs-gen/xds/type/matcher/v3/string.lo src/core/ext/upbdefs-gen/xds/type/v3/cel.lo src/core/ext/upbdefs-gen/xds/type/v3/range.lo src/core/ext/upbdefs-gen/xds/type/v3/typed_struct.lo src/core/filter/blackboard.lo src/core/handshaker/endpoint_info/endpoint_info_handshaker.lo src/core/handshaker/handshaker.lo src/core/handshaker/handshaker_registry.lo src/core/handshaker/http_connect/http_connect_handshaker.lo src/core/handshaker/http_connect/http_proxy_mapper.lo src/core/handshaker/http_connect/xds_http_proxy_mapper.lo src/core/handshaker/proxy_mapper_registry.lo src/core/handshaker/security/secure_endpoint.lo src/core/handshaker/security/security_handshaker.lo src/core/handshaker/tcp_connect/tcp_connect_handshaker.lo src/core/lib/address_utils/parse_address.lo src/core/lib/address_utils/sockaddr_utils.lo src/core/lib/channel/channel_args.lo src/core/lib/channel/channel_args_preconditioning.lo src/core/lib/channel/channel_stack.lo src/core/lib/channel/channel_stack_builder.lo src/core/lib/channel/channel_stack_builder_impl.lo src/core/lib/channel/connected_channel.lo src/core/lib/channel/promise_based_filter.lo src/core/lib/channel/status_util.lo src/core/lib/compression/compression.lo src/core/lib/compression/compression_internal.lo src/core/lib/compression/message_compress.lo src/core/lib/debug/trace.lo src/core/lib/debug/trace_flags.lo src/core/lib/event_engine/ares_resolver.lo src/core/lib/event_engine/cf_engine/cf_engine.lo src/core/lib/event_engine/cf_engine/cfstream_endpoint.lo src/core/lib/event_engine/cf_engine/dns_service_resolver.lo src/core/lib/event_engine/channel_args_endpoint_config.lo src/core/lib/event_engine/default_event_engine.lo src/core/lib/event_engine/default_event_engine_factory.lo src/core/lib/event_engine/event_engine.lo src/core/lib/event_engine/forkable.lo src/core/lib/event_engine/posix_engine/ev_epoll1_linux.lo src/core/lib/event_engine/posix_engine/ev_poll_posix.lo src/core/lib/event_engine/posix_engine/event_poller_posix_default.lo src/core/lib/event_engine/posix_engine/internal_errqueue.lo src/core/lib/event_engine/posix_engine/lockfree_event.lo src/core/lib/event_engine/posix_engine/native_posix_dns_resolver.lo src/core/lib/event_engine/posix_engine/posix_endpoint.lo src/core/lib/event_engine/posix_engine/posix_engine.lo src/core/lib/event_engine/posix_engine/posix_engine_listener.lo src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.lo src/core/lib/event_engine/posix_engine/tcp_socket_utils.lo src/core/lib/event_engine/posix_engine/timer.lo src/core/lib/event_engine/posix_engine/timer_heap.lo src/core/lib/event_engine/posix_engine/timer_manager.lo src/core/lib/event_engine/posix_engine/traced_buffer_list.lo src/core/lib/event_engine/posix_engine/wakeup_fd_eventfd.lo src/core/lib/event_engine/posix_engine/wakeup_fd_pipe.lo src/core/lib/event_engine/posix_engine/wakeup_fd_posix_default.lo src/core/lib/event_engine/resolved_address.lo src/core/lib/event_engine/shim.lo src/core/lib/event_engine/slice.lo src/core/lib/event_engine/slice_buffer.lo src/core/lib/event_engine/tcp_socket_utils.lo src/core/lib/event_engine/thread_local.lo src/core/lib/event_engine/thread_pool/thread_count.lo src/core/lib/event_engine/thread_pool/thread_pool_factory.lo src/core/lib/event_engine/thread_pool/work_stealing_thread_pool.lo src/core/lib/event_engine/thready_event_engine/thready_event_engine.lo src/core/lib/event_engine/time_util.lo src/core/lib/event_engine/utils.lo src/core/lib/event_engine/windows/grpc_polled_fd_windows.lo src/core/lib/event_engine/windows/iocp.lo src/core/lib/event_engine/windows/native_windows_dns_resolver.lo src/core/lib/event_engine/windows/win_socket.lo src/core/lib/event_engine/windows/windows_endpoint.lo src/core/lib/event_engine/windows/windows_engine.lo src/core/lib/event_engine/windows/windows_listener.lo src/core/lib/event_engine/work_queue/basic_work_queue.lo src/core/lib/experiments/config.lo src/core/lib/experiments/experiments.lo src/core/lib/iomgr/buffer_list.lo src/core/lib/iomgr/call_combiner.lo src/core/lib/iomgr/cfstream_handle.lo src/core/lib/iomgr/closure.lo src/core/lib/iomgr/combiner.lo src/core/lib/iomgr/dualstack_socket_posix.lo src/core/lib/iomgr/endpoint.lo src/core/lib/iomgr/endpoint_cfstream.lo src/core/lib/iomgr/endpoint_pair_posix.lo src/core/lib/iomgr/endpoint_pair_windows.lo src/core/lib/iomgr/error.lo src/core/lib/iomgr/error_cfstream.lo src/core/lib/iomgr/ev_apple.lo src/core/lib/iomgr/ev_epoll1_linux.lo src/core/lib/iomgr/ev_poll_posix.lo src/core/lib/iomgr/ev_posix.lo src/core/lib/iomgr/event_engine_shims/closure.lo src/core/lib/iomgr/event_engine_shims/endpoint.lo src/core/lib/iomgr/event_engine_shims/tcp_client.lo src/core/lib/iomgr/exec_ctx.lo src/core/lib/iomgr/executor.lo src/core/lib/iomgr/fork_posix.lo src/core/lib/iomgr/fork_windows.lo src/core/lib/iomgr/internal_errqueue.lo src/core/lib/iomgr/iocp_windows.lo src/core/lib/iomgr/iomgr.lo src/core/lib/iomgr/iomgr_internal.lo src/core/lib/iomgr/iomgr_posix.lo src/core/lib/iomgr/iomgr_posix_cfstream.lo src/core/lib/iomgr/iomgr_windows.lo src/core/lib/iomgr/lockfree_event.lo src/core/lib/iomgr/polling_entity.lo src/core/lib/iomgr/pollset.lo src/core/lib/iomgr/pollset_set.lo src/core/lib/iomgr/pollset_set_windows.lo src/core/lib/iomgr/pollset_windows.lo src/core/lib/iomgr/resolve_address.lo src/core/lib/iomgr/resolve_address_posix.lo src/core/lib/iomgr/resolve_address_windows.lo src/core/lib/iomgr/sockaddr_utils_posix.lo src/core/lib/iomgr/socket_factory_posix.lo src/core/lib/iomgr/socket_mutator.lo src/core/lib/iomgr/socket_utils_common_posix.lo src/core/lib/iomgr/socket_utils_linux.lo src/core/lib/iomgr/socket_utils_posix.lo src/core/lib/iomgr/socket_utils_windows.lo src/core/lib/iomgr/socket_windows.lo src/core/lib/iomgr/systemd_utils.lo src/core/lib/iomgr/tcp_client.lo src/core/lib/iomgr/tcp_client_cfstream.lo src/core/lib/iomgr/tcp_client_posix.lo src/core/lib/iomgr/tcp_client_windows.lo src/core/lib/iomgr/tcp_posix.lo src/core/lib/iomgr/tcp_server.lo src/core/lib/iomgr/tcp_server_posix.lo src/core/lib/iomgr/tcp_server_utils_posix_common.lo src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.lo src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.lo src/core/lib/iomgr/tcp_server_windows.lo src/core/lib/iomgr/tcp_windows.lo src/core/lib/iomgr/timer.lo src/core/lib/iomgr/timer_generic.lo src/core/lib/iomgr/timer_heap.lo src/core/lib/iomgr/timer_manager.lo src/core/lib/iomgr/unix_sockets_posix.lo src/core/lib/iomgr/unix_sockets_posix_noop.lo src/core/lib/iomgr/vsock.lo src/core/lib/iomgr/wakeup_fd_eventfd.lo src/core/lib/iomgr/wakeup_fd_nospecial.lo src/core/lib/iomgr/wakeup_fd_pipe.lo src/core/lib/iomgr/wakeup_fd_posix.lo src/core/lib/promise/activity.lo src/core/lib/promise/party.lo src/core/lib/promise/sleep.lo src/core/lib/resource_quota/api.lo src/core/lib/resource_quota/arena.lo src/core/lib/resource_quota/connection_quota.lo src/core/lib/resource_quota/memory_quota.lo src/core/lib/resource_quota/periodic_update.lo src/core/lib/resource_quota/resource_quota.lo src/core/lib/resource_quota/thread_quota.lo src/core/lib/security/authorization/audit_logging.lo src/core/lib/security/authorization/authorization_policy_provider_vtable.lo src/core/lib/security/authorization/evaluate_args.lo src/core/lib/security/authorization/grpc_authorization_engine.lo src/core/lib/security/authorization/grpc_server_authz_filter.lo src/core/lib/security/authorization/matchers.lo src/core/lib/security/authorization/rbac_policy.lo src/core/lib/security/authorization/stdout_logger.lo src/core/lib/security/certificate_provider/certificate_provider_registry.lo src/core/lib/security/context/security_context.lo src/core/lib/security/credentials/alts/alts_credentials.lo src/core/lib/security/credentials/alts/check_gcp_environment.lo src/core/lib/security/credentials/alts/check_gcp_environment_linux.lo src/core/lib/security/credentials/alts/check_gcp_environment_no_op.lo src/core/lib/security/credentials/alts/check_gcp_environment_windows.lo src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.lo src/core/lib/security/credentials/alts/grpc_alts_credentials_options.lo src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.lo src/core/lib/security/credentials/call_creds_util.lo src/core/lib/security/credentials/channel_creds_registry_init.lo src/core/lib/security/credentials/composite/composite_credentials.lo src/core/lib/security/credentials/credentials.lo src/core/lib/security/credentials/external/aws_external_account_credentials.lo src/core/lib/security/credentials/external/aws_request_signer.lo src/core/lib/security/credentials/external/external_account_credentials.lo src/core/lib/security/credentials/external/file_external_account_credentials.lo src/core/lib/security/credentials/external/url_external_account_credentials.lo src/core/lib/security/credentials/fake/fake_credentials.lo src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.lo src/core/lib/security/credentials/google_default/credentials_generic.lo src/core/lib/security/credentials/google_default/google_default_credentials.lo src/core/lib/security/credentials/iam/iam_credentials.lo src/core/lib/security/credentials/insecure/insecure_credentials.lo src/core/lib/security/credentials/jwt/json_token.lo src/core/lib/security/credentials/jwt/jwt_credentials.lo src/core/lib/security/credentials/jwt/jwt_verifier.lo src/core/lib/security/credentials/local/local_credentials.lo src/core/lib/security/credentials/oauth2/oauth2_credentials.lo src/core/lib/security/credentials/plugin/plugin_credentials.lo src/core/lib/security/credentials/ssl/ssl_credentials.lo src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.lo src/core/lib/security/credentials/tls/grpc_tls_certificate_match.lo src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.lo src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.lo src/core/lib/security/credentials/tls/grpc_tls_credentials_options.lo src/core/lib/security/credentials/tls/grpc_tls_crl_provider.lo src/core/lib/security/credentials/tls/tls_credentials.lo src/core/lib/security/credentials/tls/tls_utils.lo src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.lo src/core/lib/security/credentials/xds/xds_credentials.lo src/core/lib/security/security_connector/alts/alts_security_connector.lo src/core/lib/security/security_connector/fake/fake_security_connector.lo src/core/lib/security/security_connector/insecure/insecure_security_connector.lo src/core/lib/security/security_connector/load_system_roots_fallback.lo src/core/lib/security/security_connector/load_system_roots_supported.lo src/core/lib/security/security_connector/load_system_roots_windows.lo src/core/lib/security/security_connector/local/local_security_connector.lo src/core/lib/security/security_connector/security_connector.lo src/core/lib/security/security_connector/ssl/ssl_security_connector.lo src/core/lib/security/security_connector/ssl_utils.lo src/core/lib/security/security_connector/tls/tls_security_connector.lo src/core/lib/security/transport/client_auth_filter.lo src/core/lib/security/transport/server_auth_filter.lo src/core/lib/security/util/json_util.lo src/core/lib/slice/percent_encoding.lo src/core/lib/slice/slice.lo src/core/lib/slice/slice_buffer.lo src/core/lib/slice/slice_string_helpers.lo src/core/lib/surface/byte_buffer.lo src/core/lib/surface/byte_buffer_reader.lo src/core/lib/surface/call.lo src/core/lib/surface/call_details.lo src/core/lib/surface/call_log_batch.lo src/core/lib/surface/call_utils.lo src/core/lib/surface/channel.lo src/core/lib/surface/channel_create.lo src/core/lib/surface/channel_init.lo src/core/lib/surface/channel_stack_type.lo src/core/lib/surface/client_call.lo src/core/lib/surface/completion_queue.lo src/core/lib/surface/completion_queue_factory.lo src/core/lib/surface/connection_context.lo src/core/lib/surface/event_string.lo src/core/lib/surface/filter_stack_call.lo src/core/lib/surface/init.lo src/core/lib/surface/init_internally.lo src/core/lib/surface/lame_client.lo src/core/lib/surface/legacy_channel.lo src/core/lib/surface/metadata_array.lo src/core/lib/surface/server_call.lo src/core/lib/surface/validate_metadata.lo src/core/lib/surface/version.lo src/core/lib/transport/bdp_estimator.lo src/core/lib/transport/call_arena_allocator.lo src/core/lib/transport/call_filters.lo src/core/lib/transport/call_final_info.lo src/core/lib/transport/call_spine.lo src/core/lib/transport/call_state.lo src/core/lib/transport/connectivity_state.lo src/core/lib/transport/error_utils.lo src/core/lib/transport/interception_chain.lo src/core/lib/transport/message.lo src/core/lib/transport/metadata.lo src/core/lib/transport/metadata_batch.lo src/core/lib/transport/metadata_info.lo src/core/lib/transport/parsed_metadata.lo src/core/lib/transport/status_conversion.lo src/core/lib/transport/timeout_encoding.lo src/core/lib/transport/transport.lo src/core/lib/transport/transport_op_string.lo src/core/load_balancing/address_filtering.lo src/core/load_balancing/backend_metric_parser.lo src/core/load_balancing/child_policy_handler.lo src/core/load_balancing/endpoint_list.lo src/core/load_balancing/grpclb/client_load_reporting_filter.lo src/core/load_balancing/grpclb/grpclb.lo src/core/load_balancing/grpclb/grpclb_balancer_addresses.lo src/core/load_balancing/grpclb/grpclb_client_stats.lo src/core/load_balancing/grpclb/load_balancer_api.lo src/core/load_balancing/health_check_client.lo src/core/load_balancing/lb_policy.lo src/core/load_balancing/lb_policy_registry.lo src/core/load_balancing/oob_backend_metric.lo src/core/load_balancing/outlier_detection/outlier_detection.lo src/core/load_balancing/pick_first/pick_first.lo src/core/load_balancing/priority/priority.lo src/core/load_balancing/ring_hash/ring_hash.lo src/core/load_balancing/rls/rls.lo src/core/load_balancing/round_robin/round_robin.lo src/core/load_balancing/weighted_round_robin/static_stride_scheduler.lo src/core/load_balancing/weighted_round_robin/weighted_round_robin.lo src/core/load_balancing/weighted_target/weighted_target.lo src/core/load_balancing/xds/cds.lo src/core/load_balancing/xds/xds_cluster_impl.lo src/core/load_balancing/xds/xds_cluster_manager.lo src/core/load_balancing/xds/xds_override_host.lo src/core/load_balancing/xds/xds_wrr_locality.lo src/core/plugin_registry/grpc_plugin_registry.lo src/core/plugin_registry/grpc_plugin_registry_extra.lo src/core/resolver/dns/c_ares/dns_resolver_ares.lo src/core/resolver/dns/c_ares/grpc_ares_ev_driver_posix.lo src/core/resolver/dns/c_ares/grpc_ares_ev_driver_windows.lo src/core/resolver/dns/c_ares/grpc_ares_wrapper.lo src/core/resolver/dns/c_ares/grpc_ares_wrapper_posix.lo src/core/resolver/dns/c_ares/grpc_ares_wrapper_windows.lo src/core/resolver/dns/dns_resolver_plugin.lo src/core/resolver/dns/event_engine/event_engine_client_channel_resolver.lo src/core/resolver/dns/event_engine/service_config_helper.lo src/core/resolver/dns/native/dns_resolver.lo src/core/resolver/endpoint_addresses.lo src/core/resolver/fake/fake_resolver.lo src/core/resolver/google_c2p/google_c2p_resolver.lo src/core/resolver/polling_resolver.lo src/core/resolver/resolver.lo src/core/resolver/resolver_registry.lo src/core/resolver/sockaddr/sockaddr_resolver.lo src/core/resolver/xds/xds_config.lo src/core/resolver/xds/xds_dependency_manager.lo src/core/resolver/xds/xds_resolver.lo src/core/server/server.lo src/core/server/server_call_tracer_filter.lo src/core/server/server_config_selector_filter.lo src/core/server/xds_channel_stack_modifier.lo src/core/server/xds_server_config_fetcher.lo src/core/service_config/service_config_channel_arg_filter.lo src/core/service_config/service_config_impl.lo src/core/service_config/service_config_parser.lo src/core/telemetry/call_tracer.lo src/core/telemetry/histogram_view.lo src/core/telemetry/metrics.lo src/core/telemetry/stats.lo src/core/telemetry/stats_data.lo src/core/tsi/alts/crypt/aes_gcm.lo src/core/tsi/alts/crypt/gsec.lo src/core/tsi/alts/frame_protector/alts_counter.lo src/core/tsi/alts/frame_protector/alts_crypter.lo src/core/tsi/alts/frame_protector/alts_frame_protector.lo src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.lo src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.lo src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.lo src/core/tsi/alts/frame_protector/frame_handler.lo src/core/tsi/alts/handshaker/alts_handshaker_client.lo src/core/tsi/alts/handshaker/alts_shared_resource.lo src/core/tsi/alts/handshaker/alts_tsi_handshaker.lo src/core/tsi/alts/handshaker/alts_tsi_utils.lo src/core/tsi/alts/handshaker/transport_security_common_api.lo src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.lo src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.lo src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.lo src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.lo src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.lo src/core/tsi/fake_transport_security.lo src/core/tsi/local_transport_security.lo src/core/tsi/ssl/key_logging/ssl_key_logging.lo src/core/tsi/ssl/session_cache/ssl_session_boringssl.lo src/core/tsi/ssl/session_cache/ssl_session_cache.lo src/core/tsi/ssl/session_cache/ssl_session_openssl.lo src/core/tsi/ssl_transport_security.lo src/core/tsi/ssl_transport_security_utils.lo src/core/tsi/transport_security.lo src/core/tsi/transport_security_grpc.lo src/core/util/alloc.lo src/core/util/backoff.lo src/core/util/crash.lo src/core/util/dump_args.lo src/core/util/event_log.lo src/core/util/examine_stack.lo src/core/util/fork.lo src/core/util/gcp_metadata_query.lo src/core/util/gethostname_fallback.lo src/core/util/gethostname_host_name_max.lo src/core/util/gethostname_sysconf.lo src/core/util/glob.lo src/core/util/gpr_time.lo src/core/util/grpc_if_nametoindex_posix.lo src/core/util/grpc_if_nametoindex_unsupported.lo src/core/util/host_port.lo src/core/util/http_client/format_request.lo src/core/util/http_client/httpcli.lo src/core/util/http_client/httpcli_security_connector.lo src/core/util/http_client/parser.lo src/core/util/iphone/cpu.lo src/core/util/json/json_object_loader.lo src/core/util/json/json_reader.lo src/core/util/json/json_util.lo src/core/util/json/json_writer.lo src/core/util/latent_see.lo src/core/util/linux/cpu.lo src/core/util/linux/env.lo src/core/util/load_file.lo src/core/util/log.lo src/core/util/matchers.lo src/core/util/mpscq.lo src/core/util/msys/tmpfile.lo src/core/util/per_cpu.lo src/core/util/posix/cpu.lo src/core/util/posix/directory_reader.lo src/core/util/posix/env.lo src/core/util/posix/stat.lo src/core/util/posix/string.lo src/core/util/posix/sync.lo src/core/util/posix/thd.lo src/core/util/posix/time.lo src/core/util/posix/tmpfile.lo src/core/util/random_early_detection.lo src/core/util/ref_counted_string.lo src/core/util/status_helper.lo src/core/util/strerror.lo src/core/util/string.lo src/core/util/sync.lo src/core/util/sync_abseil.lo src/core/util/tchar.lo src/core/util/time.lo src/core/util/time_averaged_stats.lo src/core/util/time_precise.lo src/core/util/time_util.lo src/core/util/uri.lo src/core/util/uuid_v4.lo src/core/util/validation_errors.lo src/core/util/windows/cpu.lo src/core/util/windows/directory_reader.lo src/core/util/windows/env.lo src/core/util/windows/stat.lo src/core/util/windows/string.lo src/core/util/windows/string_util.lo src/core/util/windows/sync.lo src/core/util/windows/thd.lo src/core/util/windows/time.lo src/core/util/windows/tmpfile.lo src/core/util/work_serializer.lo src/core/xds/grpc/certificate_provider_store.lo src/core/xds/grpc/file_watcher_certificate_provider_factory.lo src/core/xds/grpc/xds_audit_logger_registry.lo src/core/xds/grpc/xds_bootstrap_grpc.lo src/core/xds/grpc/xds_certificate_provider.lo src/core/xds/grpc/xds_client_grpc.lo src/core/xds/grpc/xds_cluster.lo src/core/xds/grpc/xds_cluster_parser.lo src/core/xds/grpc/xds_cluster_specifier_plugin.lo src/core/xds/grpc/xds_common_types.lo src/core/xds/grpc/xds_common_types_parser.lo src/core/xds/grpc/xds_endpoint.lo src/core/xds/grpc/xds_endpoint_parser.lo src/core/xds/grpc/xds_health_status.lo src/core/xds/grpc/xds_http_fault_filter.lo src/core/xds/grpc/xds_http_filter_registry.lo src/core/xds/grpc/xds_http_gcp_authn_filter.lo src/core/xds/grpc/xds_http_rbac_filter.lo src/core/xds/grpc/xds_http_stateful_session_filter.lo src/core/xds/grpc/xds_lb_policy_registry.lo src/core/xds/grpc/xds_listener.lo src/core/xds/grpc/xds_listener_parser.lo src/core/xds/grpc/xds_metadata.lo src/core/xds/grpc/xds_metadata_parser.lo src/core/xds/grpc/xds_route_config.lo src/core/xds/grpc/xds_route_config_parser.lo src/core/xds/grpc/xds_routing.lo src/core/xds/grpc/xds_server_grpc.lo src/core/xds/grpc/xds_transport_grpc.lo src/core/xds/xds_client/lrs_client.lo src/core/xds/xds_client/xds_api.lo src/core/xds/xds_client/xds_backend_metric_propagation.lo src/core/xds/xds_client/xds_bootstrap.lo src/core/xds/xds_client/xds_client.lo src/php/ext/grpc/byte_buffer.lo src/php/ext/grpc/call.lo src/php/ext/grpc/call_credentials.lo src/php/ext/grpc/channel.lo src/php/ext/grpc/channel_credentials.lo src/php/ext/grpc/completion_queue.lo src/php/ext/grpc/php_grpc.lo src/php/ext/grpc/server.lo src/php/ext/grpc/server_credentials.lo src/php/ext/grpc/timeval.lo third_party/abseil-cpp/absl/base/internal/cycleclock.lo third_party/abseil-cpp/absl/base/internal/low_level_alloc.lo third_party/abseil-cpp/absl/base/internal/raw_logging.lo third_party/abseil-cpp/absl/base/internal/spinlock.lo third_party/abseil-cpp/absl/base/internal/spinlock_wait.lo third_party/abseil-cpp/absl/base/internal/strerror.lo third_party/abseil-cpp/absl/base/internal/sysinfo.lo third_party/abseil-cpp/absl/base/internal/thread_identity.lo third_party/abseil-cpp/absl/base/internal/throw_delegate.lo third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.lo third_party/abseil-cpp/absl/base/log_severity.lo third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.lo third_party/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.lo third_party/abseil-cpp/absl/container/internal/raw_hash_set.lo third_party/abseil-cpp/absl/crc/crc32c.lo third_party/abseil-cpp/absl/crc/internal/cpu_detect.lo third_party/abseil-cpp/absl/crc/internal/crc.lo third_party/abseil-cpp/absl/crc/internal/crc_cord_state.lo third_party/abseil-cpp/absl/crc/internal/crc_memcpy_fallback.lo third_party/abseil-cpp/absl/crc/internal/crc_memcpy_x86_arm_combined.lo third_party/abseil-cpp/absl/crc/internal/crc_non_temporal_memcpy.lo third_party/abseil-cpp/absl/crc/internal/crc_x86_arm_combined.lo third_party/abseil-cpp/absl/debugging/internal/address_is_readable.lo third_party/abseil-cpp/absl/debugging/internal/decode_rust_punycode.lo third_party/abseil-cpp/absl/debugging/internal/demangle.lo third_party/abseil-cpp/absl/debugging/internal/demangle_rust.lo third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.lo third_party/abseil-cpp/absl/debugging/internal/examine_stack.lo third_party/abseil-cpp/absl/debugging/internal/utf8_for_code_point.lo third_party/abseil-cpp/absl/debugging/internal/vdso_support.lo third_party/abseil-cpp/absl/debugging/stacktrace.lo third_party/abseil-cpp/absl/debugging/symbolize.lo third_party/abseil-cpp/absl/flags/commandlineflag.lo third_party/abseil-cpp/absl/flags/internal/commandlineflag.lo third_party/abseil-cpp/absl/flags/internal/flag.lo third_party/abseil-cpp/absl/flags/internal/private_handle_accessor.lo third_party/abseil-cpp/absl/flags/internal/program_name.lo third_party/abseil-cpp/absl/flags/marshalling.lo third_party/abseil-cpp/absl/flags/reflection.lo third_party/abseil-cpp/absl/flags/usage_config.lo third_party/abseil-cpp/absl/hash/internal/city.lo third_party/abseil-cpp/absl/hash/internal/hash.lo third_party/abseil-cpp/absl/hash/internal/low_level_hash.lo third_party/abseil-cpp/absl/log/globals.lo third_party/abseil-cpp/absl/log/internal/check_op.lo third_party/abseil-cpp/absl/log/internal/conditions.lo third_party/abseil-cpp/absl/log/internal/fnmatch.lo third_party/abseil-cpp/absl/log/internal/globals.lo third_party/abseil-cpp/absl/log/internal/log_format.lo third_party/abseil-cpp/absl/log/internal/log_message.lo third_party/abseil-cpp/absl/log/internal/log_sink_set.lo third_party/abseil-cpp/absl/log/internal/nullguard.lo third_party/abseil-cpp/absl/log/internal/proto.lo third_party/abseil-cpp/absl/log/internal/vlog_config.lo third_party/abseil-cpp/absl/log/log_entry.lo third_party/abseil-cpp/absl/log/log_sink.lo third_party/abseil-cpp/absl/numeric/int128.lo third_party/abseil-cpp/absl/profiling/internal/exponential_biased.lo third_party/abseil-cpp/absl/random/discrete_distribution.lo third_party/abseil-cpp/absl/random/gaussian_distribution.lo third_party/abseil-cpp/absl/random/internal/pool_urbg.lo third_party/abseil-cpp/absl/random/internal/randen.lo third_party/abseil-cpp/absl/random/internal/randen_detect.lo third_party/abseil-cpp/absl/random/internal/randen_hwaes.lo third_party/abseil-cpp/absl/random/internal/randen_round_keys.lo third_party/abseil-cpp/absl/random/internal/randen_slow.lo third_party/abseil-cpp/absl/random/internal/seed_material.lo third_party/abseil-cpp/absl/random/seed_gen_exception.lo third_party/abseil-cpp/absl/random/seed_sequences.lo third_party/abseil-cpp/absl/status/internal/status_internal.lo third_party/abseil-cpp/absl/status/status.lo third_party/abseil-cpp/absl/status/status_payload_printer.lo third_party/abseil-cpp/absl/status/statusor.lo third_party/abseil-cpp/absl/strings/ascii.lo third_party/abseil-cpp/absl/strings/charconv.lo third_party/abseil-cpp/absl/strings/cord.lo third_party/abseil-cpp/absl/strings/cord_analysis.lo third_party/abseil-cpp/absl/strings/cord_buffer.lo third_party/abseil-cpp/absl/strings/escaping.lo third_party/abseil-cpp/absl/strings/internal/charconv_bigint.lo third_party/abseil-cpp/absl/strings/internal/charconv_parse.lo third_party/abseil-cpp/absl/strings/internal/cord_internal.lo third_party/abseil-cpp/absl/strings/internal/cord_rep_btree.lo third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_navigator.lo third_party/abseil-cpp/absl/strings/internal/cord_rep_btree_reader.lo third_party/abseil-cpp/absl/strings/internal/cord_rep_consume.lo third_party/abseil-cpp/absl/strings/internal/cord_rep_crc.lo third_party/abseil-cpp/absl/strings/internal/cordz_functions.lo third_party/abseil-cpp/absl/strings/internal/cordz_handle.lo third_party/abseil-cpp/absl/strings/internal/cordz_info.lo third_party/abseil-cpp/absl/strings/internal/damerau_levenshtein_distance.lo third_party/abseil-cpp/absl/strings/internal/escaping.lo third_party/abseil-cpp/absl/strings/internal/memutil.lo third_party/abseil-cpp/absl/strings/internal/ostringstream.lo third_party/abseil-cpp/absl/strings/internal/str_format/arg.lo third_party/abseil-cpp/absl/strings/internal/str_format/bind.lo third_party/abseil-cpp/absl/strings/internal/str_format/extension.lo third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.lo third_party/abseil-cpp/absl/strings/internal/str_format/output.lo third_party/abseil-cpp/absl/strings/internal/str_format/parser.lo third_party/abseil-cpp/absl/strings/internal/stringify_sink.lo third_party/abseil-cpp/absl/strings/internal/utf8.lo third_party/abseil-cpp/absl/strings/match.lo third_party/abseil-cpp/absl/strings/numbers.lo third_party/abseil-cpp/absl/strings/str_cat.lo third_party/abseil-cpp/absl/strings/str_replace.lo third_party/abseil-cpp/absl/strings/str_split.lo third_party/abseil-cpp/absl/strings/string_view.lo third_party/abseil-cpp/absl/strings/substitute.lo third_party/abseil-cpp/absl/synchronization/barrier.lo third_party/abseil-cpp/absl/synchronization/blocking_counter.lo third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.lo third_party/abseil-cpp/absl/synchronization/internal/futex_waiter.lo third_party/abseil-cpp/absl/synchronization/internal/graphcycles.lo third_party/abseil-cpp/absl/synchronization/internal/kernel_timeout.lo third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.lo third_party/abseil-cpp/absl/synchronization/internal/pthread_waiter.lo third_party/abseil-cpp/absl/synchronization/internal/sem_waiter.lo third_party/abseil-cpp/absl/synchronization/internal/stdcpp_waiter.lo third_party/abseil-cpp/absl/synchronization/internal/waiter_base.lo third_party/abseil-cpp/absl/synchronization/internal/win32_waiter.lo third_party/abseil-cpp/absl/synchronization/mutex.lo third_party/abseil-cpp/absl/synchronization/notification.lo third_party/abseil-cpp/absl/time/civil_time.lo third_party/abseil-cpp/absl/time/clock.lo third_party/abseil-cpp/absl/time/duration.lo third_party/abseil-cpp/absl/time/format.lo third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.lo third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.lo third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.lo third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.lo third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.lo third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.lo third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.lo third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.lo third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.lo third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.lo third_party/abseil-cpp/absl/time/time.lo third_party/abseil-cpp/absl/types/bad_optional_access.lo third_party/abseil-cpp/absl/types/bad_variant_access.lo third_party/address_sorting/address_sorting.lo third_party/address_sorting/address_sorting_posix.lo third_party/address_sorting/address_sorting_windows.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_bitstr.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_bool.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_d2i_fp.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_dup.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_gentm.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_i2d_fp.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_int.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_mbstr.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_object.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_octet.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_strex.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_strnid.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_time.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_type.lo third_party/boringssl-with-bazel/src/crypto/asn1/a_utctm.lo third_party/boringssl-with-bazel/src/crypto/asn1/asn1_lib.lo third_party/boringssl-with-bazel/src/crypto/asn1/asn1_par.lo third_party/boringssl-with-bazel/src/crypto/asn1/asn_pack.lo third_party/boringssl-with-bazel/src/crypto/asn1/f_int.lo third_party/boringssl-with-bazel/src/crypto/asn1/f_string.lo third_party/boringssl-with-bazel/src/crypto/asn1/posix_time.lo third_party/boringssl-with-bazel/src/crypto/asn1/tasn_dec.lo third_party/boringssl-with-bazel/src/crypto/asn1/tasn_enc.lo third_party/boringssl-with-bazel/src/crypto/asn1/tasn_fre.lo third_party/boringssl-with-bazel/src/crypto/asn1/tasn_new.lo third_party/boringssl-with-bazel/src/crypto/asn1/tasn_typ.lo third_party/boringssl-with-bazel/src/crypto/asn1/tasn_utl.lo third_party/boringssl-with-bazel/src/crypto/base64/base64.lo third_party/boringssl-with-bazel/src/crypto/bio/bio.lo third_party/boringssl-with-bazel/src/crypto/bio/bio_mem.lo third_party/boringssl-with-bazel/src/crypto/bio/connect.lo third_party/boringssl-with-bazel/src/crypto/bio/errno.lo third_party/boringssl-with-bazel/src/crypto/bio/fd.lo third_party/boringssl-with-bazel/src/crypto/bio/file.lo third_party/boringssl-with-bazel/src/crypto/bio/hexdump.lo third_party/boringssl-with-bazel/src/crypto/bio/pair.lo third_party/boringssl-with-bazel/src/crypto/bio/printf.lo third_party/boringssl-with-bazel/src/crypto/bio/socket.lo third_party/boringssl-with-bazel/src/crypto/bio/socket_helper.lo third_party/boringssl-with-bazel/src/crypto/blake2/blake2.lo third_party/boringssl-with-bazel/src/crypto/bn/bn_asn1.lo third_party/boringssl-with-bazel/src/crypto/bn/convert.lo third_party/boringssl-with-bazel/src/crypto/buf/buf.lo third_party/boringssl-with-bazel/src/crypto/bytestring/asn1_compat.lo third_party/boringssl-with-bazel/src/crypto/bytestring/ber.lo third_party/boringssl-with-bazel/src/crypto/bytestring/cbb.lo third_party/boringssl-with-bazel/src/crypto/bytestring/cbs.lo third_party/boringssl-with-bazel/src/crypto/bytestring/unicode.lo third_party/boringssl-with-bazel/src/crypto/chacha/chacha.lo third_party/boringssl-with-bazel/src/crypto/cipher/derive_key.lo third_party/boringssl-with-bazel/src/crypto/cipher/e_aesctrhmac.lo third_party/boringssl-with-bazel/src/crypto/cipher/e_aesgcmsiv.lo third_party/boringssl-with-bazel/src/crypto/cipher/e_chacha20poly1305.lo third_party/boringssl-with-bazel/src/crypto/cipher/e_des.lo third_party/boringssl-with-bazel/src/crypto/cipher/e_null.lo third_party/boringssl-with-bazel/src/crypto/cipher/e_rc2.lo third_party/boringssl-with-bazel/src/crypto/cipher/e_rc4.lo third_party/boringssl-with-bazel/src/crypto/cipher/e_tls.lo third_party/boringssl-with-bazel/src/crypto/cipher/get_cipher.lo third_party/boringssl-with-bazel/src/crypto/cipher/tls_cbc.lo third_party/boringssl-with-bazel/src/crypto/conf/conf.lo third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_apple.lo third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_fuchsia.lo third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_linux.lo third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_openbsd.lo third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_sysreg.lo third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_win.lo third_party/boringssl-with-bazel/src/crypto/cpu_arm_freebsd.lo third_party/boringssl-with-bazel/src/crypto/cpu_arm_linux.lo third_party/boringssl-with-bazel/src/crypto/cpu_intel.lo third_party/boringssl-with-bazel/src/crypto/crypto.lo third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519.lo third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519_64_adx.lo third_party/boringssl-with-bazel/src/crypto/curve25519/spake25519.lo third_party/boringssl-with-bazel/src/crypto/des/des.lo third_party/boringssl-with-bazel/src/crypto/dh/dh_asn1.lo third_party/boringssl-with-bazel/src/crypto/dh/params.lo third_party/boringssl-with-bazel/src/crypto/digest/digest_extra.lo third_party/boringssl-with-bazel/src/crypto/dsa/dsa.lo third_party/boringssl-with-bazel/src/crypto/dsa/dsa_asn1.lo third_party/boringssl-with-bazel/src/crypto/ec/ec_asn1.lo third_party/boringssl-with-bazel/src/crypto/ec/ec_derive.lo third_party/boringssl-with-bazel/src/crypto/ec/hash_to_curve.lo third_party/boringssl-with-bazel/src/crypto/ecdh/ecdh.lo third_party/boringssl-with-bazel/src/crypto/ecdsa/ecdsa_asn1.lo third_party/boringssl-with-bazel/src/crypto/engine/engine.lo third_party/boringssl-with-bazel/src/crypto/err/err.lo third_party/boringssl-with-bazel/src/crypto/evp/evp.lo third_party/boringssl-with-bazel/src/crypto/evp/evp_asn1.lo third_party/boringssl-with-bazel/src/crypto/evp/evp_ctx.lo third_party/boringssl-with-bazel/src/crypto/evp/p_dh.lo third_party/boringssl-with-bazel/src/crypto/evp/p_dh_asn1.lo third_party/boringssl-with-bazel/src/crypto/evp/p_dsa_asn1.lo third_party/boringssl-with-bazel/src/crypto/evp/p_ec.lo third_party/boringssl-with-bazel/src/crypto/evp/p_ec_asn1.lo third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519.lo third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519_asn1.lo third_party/boringssl-with-bazel/src/crypto/evp/p_hkdf.lo third_party/boringssl-with-bazel/src/crypto/evp/p_rsa.lo third_party/boringssl-with-bazel/src/crypto/evp/p_rsa_asn1.lo third_party/boringssl-with-bazel/src/crypto/evp/p_x25519.lo third_party/boringssl-with-bazel/src/crypto/evp/p_x25519_asn1.lo third_party/boringssl-with-bazel/src/crypto/evp/pbkdf.lo third_party/boringssl-with-bazel/src/crypto/evp/print.lo third_party/boringssl-with-bazel/src/crypto/evp/scrypt.lo third_party/boringssl-with-bazel/src/crypto/evp/sign.lo third_party/boringssl-with-bazel/src/crypto/ex_data.lo third_party/boringssl-with-bazel/src/crypto/fipsmodule/bcm.lo third_party/boringssl-with-bazel/src/crypto/fipsmodule/fips_shared_support.lo third_party/boringssl-with-bazel/src/crypto/hpke/hpke.lo third_party/boringssl-with-bazel/src/crypto/hrss/hrss.lo third_party/boringssl-with-bazel/src/crypto/kyber/kyber.lo third_party/boringssl-with-bazel/src/crypto/lhash/lhash.lo third_party/boringssl-with-bazel/src/crypto/md4/md4.lo third_party/boringssl-with-bazel/src/crypto/md5/md5.lo third_party/boringssl-with-bazel/src/crypto/mem.lo third_party/boringssl-with-bazel/src/crypto/mldsa/mldsa.lo third_party/boringssl-with-bazel/src/crypto/mlkem/mlkem.lo third_party/boringssl-with-bazel/src/crypto/obj/obj.lo third_party/boringssl-with-bazel/src/crypto/obj/obj_xref.lo third_party/boringssl-with-bazel/src/crypto/pem/pem_all.lo third_party/boringssl-with-bazel/src/crypto/pem/pem_info.lo third_party/boringssl-with-bazel/src/crypto/pem/pem_lib.lo third_party/boringssl-with-bazel/src/crypto/pem/pem_oth.lo third_party/boringssl-with-bazel/src/crypto/pem/pem_pk8.lo third_party/boringssl-with-bazel/src/crypto/pem/pem_pkey.lo third_party/boringssl-with-bazel/src/crypto/pem/pem_x509.lo third_party/boringssl-with-bazel/src/crypto/pem/pem_xaux.lo third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7.lo third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7_x509.lo third_party/boringssl-with-bazel/src/crypto/pkcs8/p5_pbev2.lo third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8.lo third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8_x509.lo third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305.lo third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm.lo third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_vec.lo third_party/boringssl-with-bazel/src/crypto/pool/pool.lo third_party/boringssl-with-bazel/src/crypto/rand/deterministic.lo third_party/boringssl-with-bazel/src/crypto/rand/fork_detect.lo third_party/boringssl-with-bazel/src/crypto/rand/forkunsafe.lo third_party/boringssl-with-bazel/src/crypto/rand/getentropy.lo third_party/boringssl-with-bazel/src/crypto/rand/ios.lo third_party/boringssl-with-bazel/src/crypto/rand/passive.lo third_party/boringssl-with-bazel/src/crypto/rand/rand.lo third_party/boringssl-with-bazel/src/crypto/rand/trusty.lo third_party/boringssl-with-bazel/src/crypto/rand/urandom.lo third_party/boringssl-with-bazel/src/crypto/rand/windows.lo third_party/boringssl-with-bazel/src/crypto/rc4/rc4.lo third_party/boringssl-with-bazel/src/crypto/refcount.lo third_party/boringssl-with-bazel/src/crypto/rsa/rsa_asn1.lo third_party/boringssl-with-bazel/src/crypto/rsa/rsa_crypt.lo third_party/boringssl-with-bazel/src/crypto/rsa/rsa_extra.lo third_party/boringssl-with-bazel/src/crypto/rsa/rsa_print.lo third_party/boringssl-with-bazel/src/crypto/sha/sha1.lo third_party/boringssl-with-bazel/src/crypto/sha/sha256.lo third_party/boringssl-with-bazel/src/crypto/sha/sha512.lo third_party/boringssl-with-bazel/src/crypto/siphash/siphash.lo third_party/boringssl-with-bazel/src/crypto/slhdsa/slhdsa.lo third_party/boringssl-with-bazel/src/crypto/spake2plus/spake2plus.lo third_party/boringssl-with-bazel/src/crypto/stack/stack.lo third_party/boringssl-with-bazel/src/crypto/thread.lo third_party/boringssl-with-bazel/src/crypto/thread_none.lo third_party/boringssl-with-bazel/src/crypto/thread_pthread.lo third_party/boringssl-with-bazel/src/crypto/thread_win.lo third_party/boringssl-with-bazel/src/crypto/trust_token/pmbtoken.lo third_party/boringssl-with-bazel/src/crypto/trust_token/trust_token.lo third_party/boringssl-with-bazel/src/crypto/trust_token/voprf.lo third_party/boringssl-with-bazel/src/crypto/x509/a_digest.lo third_party/boringssl-with-bazel/src/crypto/x509/a_sign.lo third_party/boringssl-with-bazel/src/crypto/x509/a_verify.lo third_party/boringssl-with-bazel/src/crypto/x509/algorithm.lo third_party/boringssl-with-bazel/src/crypto/x509/asn1_gen.lo third_party/boringssl-with-bazel/src/crypto/x509/by_dir.lo third_party/boringssl-with-bazel/src/crypto/x509/by_file.lo third_party/boringssl-with-bazel/src/crypto/x509/i2d_pr.lo third_party/boringssl-with-bazel/src/crypto/x509/name_print.lo third_party/boringssl-with-bazel/src/crypto/x509/policy.lo third_party/boringssl-with-bazel/src/crypto/x509/rsa_pss.lo third_party/boringssl-with-bazel/src/crypto/x509/t_crl.lo third_party/boringssl-with-bazel/src/crypto/x509/t_req.lo third_party/boringssl-with-bazel/src/crypto/x509/t_x509.lo third_party/boringssl-with-bazel/src/crypto/x509/t_x509a.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_akey.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_akeya.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_alt.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_bcons.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_bitst.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_conf.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_cpols.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_crld.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_enum.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_extku.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_genn.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_ia5.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_info.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_int.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_lib.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_ncons.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_ocsp.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_pcons.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_pmaps.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_prn.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_purp.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_skey.lo third_party/boringssl-with-bazel/src/crypto/x509/v3_utl.lo third_party/boringssl-with-bazel/src/crypto/x509/x509.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_att.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_cmp.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_d2.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_def.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_ext.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_lu.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_obj.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_req.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_set.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_trs.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_txt.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_v3.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_vfy.lo third_party/boringssl-with-bazel/src/crypto/x509/x509_vpm.lo third_party/boringssl-with-bazel/src/crypto/x509/x509cset.lo third_party/boringssl-with-bazel/src/crypto/x509/x509name.lo third_party/boringssl-with-bazel/src/crypto/x509/x509rset.lo third_party/boringssl-with-bazel/src/crypto/x509/x509spki.lo third_party/boringssl-with-bazel/src/crypto/x509/x_algor.lo third_party/boringssl-with-bazel/src/crypto/x509/x_all.lo third_party/boringssl-with-bazel/src/crypto/x509/x_attrib.lo third_party/boringssl-with-bazel/src/crypto/x509/x_crl.lo third_party/boringssl-with-bazel/src/crypto/x509/x_exten.lo third_party/boringssl-with-bazel/src/crypto/x509/x_name.lo third_party/boringssl-with-bazel/src/crypto/x509/x_pubkey.lo third_party/boringssl-with-bazel/src/crypto/x509/x_req.lo third_party/boringssl-with-bazel/src/crypto/x509/x_sig.lo third_party/boringssl-with-bazel/src/crypto/x509/x_spki.lo third_party/boringssl-with-bazel/src/crypto/x509/x_val.lo third_party/boringssl-with-bazel/src/crypto/x509/x_x509.lo third_party/boringssl-with-bazel/src/crypto/x509/x_x509a.lo third_party/boringssl-with-bazel/src/gen/crypto/err_data.lo third_party/boringssl-with-bazel/src/ssl/bio_ssl.lo third_party/boringssl-with-bazel/src/ssl/d1_both.lo third_party/boringssl-with-bazel/src/ssl/d1_lib.lo third_party/boringssl-with-bazel/src/ssl/d1_pkt.lo third_party/boringssl-with-bazel/src/ssl/d1_srtp.lo third_party/boringssl-with-bazel/src/ssl/dtls_method.lo third_party/boringssl-with-bazel/src/ssl/dtls_record.lo third_party/boringssl-with-bazel/src/ssl/encrypted_client_hello.lo third_party/boringssl-with-bazel/src/ssl/extensions.lo third_party/boringssl-with-bazel/src/ssl/handoff.lo third_party/boringssl-with-bazel/src/ssl/handshake.lo third_party/boringssl-with-bazel/src/ssl/handshake_client.lo third_party/boringssl-with-bazel/src/ssl/handshake_server.lo third_party/boringssl-with-bazel/src/ssl/s3_both.lo third_party/boringssl-with-bazel/src/ssl/s3_lib.lo third_party/boringssl-with-bazel/src/ssl/s3_pkt.lo third_party/boringssl-with-bazel/src/ssl/ssl_aead_ctx.lo third_party/boringssl-with-bazel/src/ssl/ssl_asn1.lo third_party/boringssl-with-bazel/src/ssl/ssl_buffer.lo third_party/boringssl-with-bazel/src/ssl/ssl_cert.lo third_party/boringssl-with-bazel/src/ssl/ssl_cipher.lo third_party/boringssl-with-bazel/src/ssl/ssl_credential.lo third_party/boringssl-with-bazel/src/ssl/ssl_file.lo third_party/boringssl-with-bazel/src/ssl/ssl_key_share.lo third_party/boringssl-with-bazel/src/ssl/ssl_lib.lo third_party/boringssl-with-bazel/src/ssl/ssl_privkey.lo third_party/boringssl-with-bazel/src/ssl/ssl_session.lo third_party/boringssl-with-bazel/src/ssl/ssl_stat.lo third_party/boringssl-with-bazel/src/ssl/ssl_transcript.lo third_party/boringssl-with-bazel/src/ssl/ssl_versions.lo third_party/boringssl-with-bazel/src/ssl/ssl_x509.lo third_party/boringssl-with-bazel/src/ssl/t1_enc.lo third_party/boringssl-with-bazel/src/ssl/tls13_both.lo third_party/boringssl-with-bazel/src/ssl/tls13_client.lo third_party/boringssl-with-bazel/src/ssl/tls13_enc.lo third_party/boringssl-with-bazel/src/ssl/tls13_server.lo third_party/boringssl-with-bazel/src/ssl/tls_method.lo third_party/boringssl-with-bazel/src/ssl/tls_record.lo third_party/re2/re2/bitstate.lo third_party/re2/re2/compile.lo third_party/re2/re2/dfa.lo third_party/re2/re2/filtered_re2.lo third_party/re2/re2/mimics_pcre.lo third_party/re2/re2/nfa.lo third_party/re2/re2/onepass.lo third_party/re2/re2/parse.lo third_party/re2/re2/perl_groups.lo third_party/re2/re2/prefilter.lo third_party/re2/re2/prefilter_tree.lo third_party/re2/re2/prog.lo third_party/re2/re2/re2.lo third_party/re2/re2/regexp.lo third_party/re2/re2/set.lo third_party/re2/re2/simplify.lo third_party/re2/re2/stringpiece.lo third_party/re2/re2/tostring.lo third_party/re2/re2/unicode_casefold.lo third_party/re2/re2/unicode_groups.lo third_party/re2/util/rune.lo third_party/re2/util/strutil.lo third_party/upb/upb/base/status.lo third_party/upb/upb/hash/common.lo third_party/upb/upb/json/decode.lo third_party/upb/upb/json/encode.lo third_party/upb/upb/lex/atoi.lo third_party/upb/upb/lex/round_trip.lo third_party/upb/upb/lex/strtod.lo third_party/upb/upb/lex/unicode.lo third_party/upb/upb/mem/alloc.lo third_party/upb/upb/mem/arena.lo third_party/upb/upb/message/accessors.lo third_party/upb/upb/message/array.lo third_party/upb/upb/message/compat.lo third_party/upb/upb/message/copy.lo third_party/upb/upb/message/internal/compare_unknown.lo third_party/upb/upb/message/internal/extension.lo third_party/upb/upb/message/internal/message.lo third_party/upb/upb/message/map.lo third_party/upb/upb/message/map_sorter.lo third_party/upb/upb/message/merge.lo third_party/upb/upb/message/message.lo third_party/upb/upb/mini_descriptor/build_enum.lo third_party/upb/upb/mini_descriptor/decode.lo third_party/upb/upb/mini_descriptor/internal/base92.lo third_party/upb/upb/mini_descriptor/internal/encode.lo third_party/upb/upb/mini_descriptor/link.lo third_party/upb/upb/mini_table/extension_registry.lo third_party/upb/upb/mini_table/internal/message.lo third_party/upb/upb/mini_table/message.lo third_party/upb/upb/reflection/def_pool.lo third_party/upb/upb/reflection/def_type.lo third_party/upb/upb/reflection/desc_state.lo third_party/upb/upb/reflection/enum_def.lo third_party/upb/upb/reflection/enum_reserved_range.lo third_party/upb/upb/reflection/enum_value_def.lo third_party/upb/upb/reflection/extension_range.lo third_party/upb/upb/reflection/field_def.lo third_party/upb/upb/reflection/file_def.lo third_party/upb/upb/reflection/internal/def_builder.lo third_party/upb/upb/reflection/internal/strdup2.lo third_party/upb/upb/reflection/message.lo third_party/upb/upb/reflection/message_def.lo third_party/upb/upb/reflection/message_reserved_range.lo third_party/upb/upb/reflection/method_def.lo third_party/upb/upb/reflection/oneof_def.lo third_party/upb/upb/reflection/service_def.lo third_party/upb/upb/text/encode.lo third_party/upb/upb/text/internal/encode.lo third_party/upb/upb/wire/decode.lo third_party/upb/upb/wire/encode.lo third_party/upb/upb/wire/eps_copy_input_stream.lo third_party/upb/upb/wire/internal/decode_fast.lo third_party/upb/upb/wire/reader.lo third_party/utf8_range/utf8_range.lo -lrt -ldl -lpthread -lstdc++
mkdir .libs
gcc -shared  src/core/call/.libs/request_buffer.o src/core/channelz/.libs/channel_trace.o src/core/channelz/.libs/channelz.o src/core/channelz/.libs/channelz_registry.o src/core/client_channel/.libs/backup_poller.o src/core/client_channel/.libs/client_channel.o src/core/client_channel/.libs/client_channel_factory.o src/core/client_channel/.libs/client_channel_filter.o src/core/client_channel/.libs/client_channel_plugin.o src/core/client_channel/.libs/client_channel_service_config.o src/core/client_channel/.libs/direct_channel.o src/core/client_channel/.libs/dynamic_filters.o src/core/client_channel/.libs/global_subchannel_pool.o src/core/client_channel/.libs/lb_metadata.o src/core/client_channel/.libs/load_balanced_call_destination.o src/core/client_channel/.libs/local_subchannel_pool.o src/core/client_channel/.libs/retry_filter.o src/core/client_channel/.libs/retry_filter_legacy_call_data.o src/core/client_channel/.libs/retry_interceptor.o src/core/client_channel/.libs/retry_service_config.o src/core/client_channel/.libs/retry_throttle.o src/core/client_channel/.libs/subchannel.o src/core/client_channel/.libs/subchannel_pool_interface.o src/core/client_channel/.libs/subchannel_stream_client.o src/core/config/.libs/config_vars.o src/core/config/.libs/config_vars_non_generated.o src/core/config/.libs/core_configuration.o src/core/config/.libs/load_config.o src/core/ext/filters/backend_metrics/.libs/backend_metric_filter.o src/core/ext/filters/census/.libs/grpc_context.o src/core/ext/filters/channel_idle/.libs/idle_filter_state.o src/core/ext/filters/channel_idle/.libs/legacy_channel_idle_filter.o src/core/ext/filters/fault_injection/.libs/fault_injection_filter.o src/core/ext/filters/fault_injection/.libs/fault_injection_service_config_parser.o src/core/ext/filters/gcp_authentication/.libs/gcp_authentication_filter.o src/core/ext/filters/gcp_authentication/.libs/gcp_authentication_service_config_parser.o src/core/ext/filters/http/client/.libs/http_client_filter.o src/core/ext/filters/http/.libs/client_authority_filter.o src/core/ext/filters/http/.libs/http_filters_plugin.o src/core/ext/filters/http/message_compress/.libs/compression_filter.o src/core/ext/filters/http/server/.libs/http_server_filter.o src/core/ext/filters/message_size/.libs/message_size_filter.o src/core/ext/filters/rbac/.libs/rbac_filter.o src/core/ext/filters/rbac/.libs/rbac_service_config_parser.o src/core/ext/filters/stateful_session/.libs/stateful_session_filter.o src/core/ext/filters/stateful_session/.libs/stateful_session_service_config_parser.o src/core/ext/transport/chttp2/alpn/.libs/alpn.o src/core/ext/transport/chttp2/client/.libs/chttp2_connector.o src/core/ext/transport/chttp2/server/.libs/chttp2_server.o src/core/ext/transport/chttp2/transport/.libs/bin_decoder.o src/core/ext/transport/chttp2/transport/.libs/bin_encoder.o src/core/ext/transport/chttp2/transport/.libs/call_tracer_wrapper.o src/core/ext/transport/chttp2/transport/.libs/chttp2_transport.o src/core/ext/transport/chttp2/transport/.libs/decode_huff.o src/core/ext/transport/chttp2/transport/.libs/flow_control.o src/core/ext/transport/chttp2/transport/.libs/frame.o src/core/ext/transport/chttp2/transport/.libs/frame_data.o src/core/ext/transport/chttp2/transport/.libs/frame_goaway.o src/core/ext/transport/chttp2/transport/.libs/frame_ping.o src/core/ext/transport/chttp2/transport/.libs/frame_rst_stream.o src/core/ext/transport/chttp2/transport/.libs/frame_security.o src/core/ext/transport/chttp2/transport/.libs/frame_settings.o src/core/ext/transport/chttp2/transport/.libs/frame_window_update.o src/core/ext/transport/chttp2/transport/.libs/hpack_encoder.o src/core/ext/transport/chttp2/transport/.libs/hpack_encoder_table.o src/core/ext/transport/chttp2/transport/.libs/hpack_parse_result.o src/core/ext/transport/chttp2/transport/.libs/hpack_parser.o src/core/ext/transport/chttp2/transport/.libs/hpack_parser_table.o src/core/ext/transport/chttp2/transport/.libs/http2_settings.o src/core/ext/transport/chttp2/transport/.libs/huffsyms.o src/core/ext/transport/chttp2/transport/.libs/parsing.o src/core/ext/transport/chttp2/transport/.libs/ping_abuse_policy.o src/core/ext/transport/chttp2/transport/.libs/ping_callbacks.o src/core/ext/transport/chttp2/transport/.libs/ping_rate_policy.o src/core/ext/transport/chttp2/transport/.libs/stream_lists.o src/core/ext/transport/chttp2/transport/.libs/varint.o src/core/ext/transport/chttp2/transport/.libs/write_size_policy.o src/core/ext/transport/chttp2/transport/.libs/writing.o src/core/ext/transport/inproc/.libs/inproc_transport.o src/core/ext/transport/inproc/.libs/legacy_inproc_transport.o src/core/ext/upb-gen/envoy/admin/v3/.libs/certs.o src/core/ext/upb-gen/envoy/admin/v3/.libs/clusters.o src/core/ext/upb-gen/envoy/admin/v3/.libs/config_dump.o src/core/ext/upb-gen/envoy/admin/v3/.libs/config_dump_shared.o src/core/ext/upb-gen/envoy/admin/v3/.libs/init_dump.o src/core/ext/upb-gen/envoy/admin/v3/.libs/listeners.o src/core/ext/upb-gen/envoy/admin/v3/.libs/memory.o src/core/ext/upb-gen/envoy/admin/v3/.libs/metrics.o src/core/ext/upb-gen/envoy/admin/v3/.libs/mutex_stats.o src/core/ext/upb-gen/envoy/admin/v3/.libs/server_info.o src/core/ext/upb-gen/envoy/admin/v3/.libs/tap.o src/core/ext/upb-gen/envoy/annotations/.libs/deprecation.o src/core/ext/upb-gen/envoy/annotations/.libs/resource.o src/core/ext/upb-gen/envoy/config/accesslog/v3/.libs/accesslog.o src/core/ext/upb-gen/envoy/config/bootstrap/v3/.libs/bootstrap.o src/core/ext/upb-gen/envoy/config/cluster/v3/.libs/circuit_breaker.o src/core/ext/upb-gen/envoy/config/cluster/v3/.libs/cluster.o src/core/ext/upb-gen/envoy/config/cluster/v3/.libs/filter.o src/core/ext/upb-gen/envoy/config/cluster/v3/.libs/outlier_detection.o src/core/ext/upb-gen/envoy/config/common/matcher/v3/.libs/matcher.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/address.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/backoff.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/base.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/config_source.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/event_service_config.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/extension.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/grpc_method_list.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/grpc_service.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/health_check.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/http_service.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/http_uri.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/protocol.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/proxy_protocol.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/resolver.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/socket_cmsg_headers.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/socket_option.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/substitution_format_string.o src/core/ext/upb-gen/envoy/config/core/v3/.libs/udp_socket_config.o src/core/ext/upb-gen/envoy/config/endpoint/v3/.libs/endpoint.o src/core/ext/upb-gen/envoy/config/endpoint/v3/.libs/endpoint_components.o src/core/ext/upb-gen/envoy/config/endpoint/v3/.libs/load_report.o src/core/ext/upb-gen/envoy/config/listener/v3/.libs/api_listener.o src/core/ext/upb-gen/envoy/config/listener/v3/.libs/listener.o src/core/ext/upb-gen/envoy/config/listener/v3/.libs/listener_components.o src/core/ext/upb-gen/envoy/config/listener/v3/.libs/quic_config.o src/core/ext/upb-gen/envoy/config/listener/v3/.libs/udp_listener_config.o src/core/ext/upb-gen/envoy/config/metrics/v3/.libs/metrics_service.o src/core/ext/upb-gen/envoy/config/metrics/v3/.libs/stats.o src/core/ext/upb-gen/envoy/config/overload/v3/.libs/overload.o src/core/ext/upb-gen/envoy/config/rbac/v3/.libs/rbac.o src/core/ext/upb-gen/envoy/config/route/v3/.libs/route.o src/core/ext/upb-gen/envoy/config/route/v3/.libs/route_components.o src/core/ext/upb-gen/envoy/config/route/v3/.libs/scoped_route.o src/core/ext/upb-gen/envoy/config/tap/v3/.libs/common.o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/datadog.o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/dynamic_ot.o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/http_tracer.o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/lightstep.o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/opentelemetry.o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/service.o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/skywalking.o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/trace.o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/xray.o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/zipkin.o src/core/ext/upb-gen/envoy/data/accesslog/v3/.libs/accesslog.o src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/.libs/cluster.o src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/.libs/fault.o src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/.libs/fault.o src/core/ext/upb-gen/envoy/extensions/filters/http/gcp_authn/v3/.libs/gcp_authn.o src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/.libs/rbac.o src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/.libs/router.o src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/.libs/stateful_session.o src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/.libs/http_connection_manager.o src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/.libs/cookie.o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/.libs/client_side_weighted_round_robin.o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/.libs/common.o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/pick_first/v3/.libs/pick_first.o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/.libs/ring_hash.o src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/wrr_locality/v3/.libs/wrr_locality.o src/core/ext/upb-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/.libs/upstream_http_11_connect.o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs/cert.o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs/common.o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs/secret.o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs/tls.o src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs/tls_spiffe_validator_config.o src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/.libs/http_protocol_options.o src/core/ext/upb-gen/envoy/service/discovery/v3/.libs/ads.o src/core/ext/upb-gen/envoy/service/discovery/v3/.libs/discovery.o src/core/ext/upb-gen/envoy/service/load_stats/v3/.libs/lrs.o src/core/ext/upb-gen/envoy/service/status/v3/.libs/csds.o src/core/ext/upb-gen/envoy/type/http/v3/.libs/cookie.o src/core/ext/upb-gen/envoy/type/http/v3/.libs/path_transformation.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/address.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/filter_state.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/http_inputs.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/metadata.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/node.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/number.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/path.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/regex.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/status_code_input.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/string.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/struct.o src/core/ext/upb-gen/envoy/type/matcher/v3/.libs/value.o src/core/ext/upb-gen/envoy/type/metadata/v3/.libs/metadata.o src/core/ext/upb-gen/envoy/type/tracing/v3/.libs/custom_tag.o src/core/ext/upb-gen/envoy/type/v3/.libs/hash_policy.o src/core/ext/upb-gen/envoy/type/v3/.libs/http.o src/core/ext/upb-gen/envoy/type/v3/.libs/http_status.o src/core/ext/upb-gen/envoy/type/v3/.libs/percent.o src/core/ext/upb-gen/envoy/type/v3/.libs/range.o src/core/ext/upb-gen/envoy/type/v3/.libs/ratelimit_strategy.o src/core/ext/upb-gen/envoy/type/v3/.libs/ratelimit_unit.o src/core/ext/upb-gen/envoy/type/v3/.libs/semantic_version.o src/core/ext/upb-gen/envoy/type/v3/.libs/token_bucket.o src/core/ext/upb-gen/google/api/.libs/annotations.o src/core/ext/upb-gen/google/api/expr/v1alpha1/.libs/checked.o src/core/ext/upb-gen/google/api/expr/v1alpha1/.libs/syntax.o src/core/ext/upb-gen/google/api/.libs/http.o src/core/ext/upb-gen/google/api/.libs/httpbody.o src/core/ext/upb-gen/google/protobuf/.libs/any.o src/core/ext/upb-gen/google/protobuf/.libs/descriptor.o src/core/ext/upb-gen/google/protobuf/.libs/duration.o src/core/ext/upb-gen/google/protobuf/.libs/empty.o src/core/ext/upb-gen/google/protobuf/.libs/struct.o src/core/ext/upb-gen/google/protobuf/.libs/timestamp.o src/core/ext/upb-gen/google/protobuf/.libs/wrappers.o src/core/ext/upb-gen/google/rpc/.libs/status.o src/core/ext/upb-gen/src/proto/grpc/gcp/.libs/altscontext.o src/core/ext/upb-gen/src/proto/grpc/gcp/.libs/handshaker.o src/core/ext/upb-gen/src/proto/grpc/gcp/.libs/transport_security_common.o src/core/ext/upb-gen/src/proto/grpc/health/v1/.libs/health.o src/core/ext/upb-gen/src/proto/grpc/lb/v1/.libs/load_balancer.o src/core/ext/upb-gen/src/proto/grpc/lookup/v1/.libs/rls.o src/core/ext/upb-gen/src/proto/grpc/lookup/v1/.libs/rls_config.o src/core/ext/upb-gen/udpa/annotations/.libs/migrate.o src/core/ext/upb-gen/udpa/annotations/.libs/security.o src/core/ext/upb-gen/udpa/annotations/.libs/sensitive.o src/core/ext/upb-gen/udpa/annotations/.libs/status.o src/core/ext/upb-gen/udpa/annotations/.libs/versioning.o src/core/ext/upb-gen/validate/.libs/validate.o src/core/ext/upb-gen/xds/annotations/v3/.libs/migrate.o src/core/ext/upb-gen/xds/annotations/v3/.libs/security.o src/core/ext/upb-gen/xds/annotations/v3/.libs/sensitive.o src/core/ext/upb-gen/xds/annotations/v3/.libs/status.o src/core/ext/upb-gen/xds/annotations/v3/.libs/versioning.o src/core/ext/upb-gen/xds/core/v3/.libs/authority.o src/core/ext/upb-gen/xds/core/v3/.libs/cidr.o src/core/ext/upb-gen/xds/core/v3/.libs/collection_entry.o src/core/ext/upb-gen/xds/core/v3/.libs/context_params.o src/core/ext/upb-gen/xds/core/v3/.libs/extension.o src/core/ext/upb-gen/xds/core/v3/.libs/resource.o src/core/ext/upb-gen/xds/core/v3/.libs/resource_locator.o src/core/ext/upb-gen/xds/core/v3/.libs/resource_name.o src/core/ext/upb-gen/xds/data/orca/v3/.libs/orca_load_report.o src/core/ext/upb-gen/xds/service/orca/v3/.libs/orca.o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/cel.o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/domain.o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/http_inputs.o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/ip.o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/matcher.o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/range.o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/regex.o src/core/ext/upb-gen/xds/type/matcher/v3/.libs/string.o src/core/ext/upb-gen/xds/type/v3/.libs/cel.o src/core/ext/upb-gen/xds/type/v3/.libs/range.o src/core/ext/upb-gen/xds/type/v3/.libs/typed_struct.o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/certs.o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/clusters.o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/config_dump.o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/config_dump_shared.o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/init_dump.o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/listeners.o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/memory.o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/metrics.o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/mutex_stats.o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/server_info.o src/core/ext/upbdefs-gen/envoy/admin/v3/.libs/tap.o src/core/ext/upbdefs-gen/envoy/annotations/.libs/deprecation.o src/core/ext/upbdefs-gen/envoy/annotations/.libs/resource.o src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/.libs/accesslog.o src/core/ext/upbdefs-gen/envoy/config/bootstrap/v3/.libs/bootstrap.o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/.libs/circuit_breaker.o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/.libs/cluster.o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/.libs/filter.o src/core/ext/upbdefs-gen/envoy/config/cluster/v3/.libs/outlier_detection.o src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/.libs/matcher.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/address.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/backoff.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/base.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/config_source.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/event_service_config.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/extension.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/grpc_method_list.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/grpc_service.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/health_check.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/http_service.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/http_uri.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/protocol.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/proxy_protocol.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/resolver.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/socket_cmsg_headers.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/socket_option.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/substitution_format_string.o src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs/udp_socket_config.o src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/.libs/endpoint.o src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/.libs/endpoint_components.o src/core/ext/upbdefs-gen/envoy/config/endpoint/v3/.libs/load_report.o src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs/api_listener.o src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs/listener.o src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs/listener_components.o src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs/quic_config.o src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs/udp_listener_config.o src/core/ext/upbdefs-gen/envoy/config/metrics/v3/.libs/metrics_service.o src/core/ext/upbdefs-gen/envoy/config/metrics/v3/.libs/stats.o src/core/ext/upbdefs-gen/envoy/config/overload/v3/.libs/overload.o src/core/ext/upbdefs-gen/envoy/config/rbac/v3/.libs/rbac.o src/core/ext/upbdefs-gen/envoy/config/route/v3/.libs/route.o src/core/ext/upbdefs-gen/envoy/config/route/v3/.libs/route_components.o src/core/ext/upbdefs-gen/envoy/config/route/v3/.libs/scoped_route.o src/core/ext/upbdefs-gen/envoy/config/tap/v3/.libs/common.o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/datadog.o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/dynamic_ot.o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/http_tracer.o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/lightstep.o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/opentelemetry.o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/service.o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/skywalking.o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/trace.o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/xray.o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/zipkin.o src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/.libs/accesslog.o src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/.libs/cluster.o src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/.libs/fault.o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/.libs/fault.o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/.libs/gcp_authn.o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/.libs/rbac.o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/.libs/router.o src/core/ext/upbdefs-gen/envoy/extensions/filters/http/stateful_session/v3/.libs/stateful_session.o src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/.libs/http_connection_manager.o src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/.libs/cookie.o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/http_11_proxy/v3/.libs/upstream_http_11_connect.o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs/cert.o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs/common.o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs/secret.o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs/tls.o src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs/tls_spiffe_validator_config.o src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/.libs/http_protocol_options.o src/core/ext/upbdefs-gen/envoy/service/discovery/v3/.libs/ads.o src/core/ext/upbdefs-gen/envoy/service/discovery/v3/.libs/discovery.o src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/.libs/lrs.o src/core/ext/upbdefs-gen/envoy/service/status/v3/.libs/csds.o src/core/ext/upbdefs-gen/envoy/type/http/v3/.libs/cookie.o src/core/ext/upbdefs-gen/envoy/type/http/v3/.libs/path_transformation.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/address.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/filter_state.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/http_inputs.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/metadata.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/node.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/number.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/path.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/regex.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/status_code_input.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/string.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/struct.o src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs/value.o src/core/ext/upbdefs-gen/envoy/type/metadata/v3/.libs/metadata.o src/core/ext/upbdefs-gen/envoy/type/tracing/v3/.libs/custom_tag.o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/hash_policy.o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/http.o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/http_status.o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/percent.o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/range.o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/ratelimit_strategy.o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/ratelimit_unit.o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/semantic_version.o src/core/ext/upbdefs-gen/envoy/type/v3/.libs/token_bucket.o src/core/ext/upbdefs-gen/google/api/.libs/annotations.o src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/.libs/checked.o src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/.libs/syntax.o src/core/ext/upbdefs-gen/google/api/.libs/http.o src/core/ext/upbdefs-gen/google/api/.libs/httpbody.o src/core/ext/upbdefs-gen/google/protobuf/.libs/any.o src/core/ext/upbdefs-gen/google/protobuf/.libs/descriptor.o src/core/ext/upbdefs-gen/google/protobuf/.libs/duration.o src/core/ext/upbdefs-gen/google/protobuf/.libs/empty.o src/core/ext/upbdefs-gen/google/protobuf/.libs/struct.o src/core/ext/upbdefs-gen/google/protobuf/.libs/timestamp.o src/core/ext/upbdefs-gen/google/protobuf/.libs/wrappers.o src/core/ext/upbdefs-gen/google/rpc/.libs/status.o src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/.libs/rls_config.o src/core/ext/upbdefs-gen/udpa/annotations/.libs/migrate.o src/core/ext/upbdefs-gen/udpa/annotations/.libs/security.o src/core/ext/upbdefs-gen/udpa/annotations/.libs/sensitive.o src/core/ext/upbdefs-gen/udpa/annotations/.libs/status.o src/core/ext/upbdefs-gen/udpa/annotations/.libs/versioning.o src/core/ext/upbdefs-gen/validate/.libs/validate.o src/core/ext/upbdefs-gen/xds/annotations/v3/.libs/migrate.o src/core/ext/upbdefs-gen/xds/annotations/v3/.libs/security.o src/core/ext/upbdefs-gen/xds/annotations/v3/.libs/sensitive.o src/core/ext/upbdefs-gen/xds/annotations/v3/.libs/status.o src/core/ext/upbdefs-gen/xds/annotations/v3/.libs/versioning.o src/core/ext/upbdefs-gen/xds/core/v3/.libs/authority.o src/core/ext/upbdefs-gen/xds/core/v3/.libs/cidr.o src/core/ext/upbdefs-gen/xds/core/v3/.libs/collection_entry.o src/core/ext/upbdefs-gen/xds/core/v3/.libs/context_params.o src/core/ext/upbdefs-gen/xds/core/v3/.libs/extension.o src/core/ext/upbdefs-gen/xds/core/v3/.libs/resource.o src/core/ext/upbdefs-gen/xds/core/v3/.libs/resource_locator.o src/core/ext/upbdefs-gen/xds/core/v3/.libs/resource_name.o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/cel.o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/domain.o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/http_inputs.o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/ip.o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/matcher.o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/range.o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/regex.o src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs/string.o src/core/ext/upbdefs-gen/xds/type/v3/.libs/cel.o src/core/ext/upbdefs-gen/xds/type/v3/.libs/range.o src/core/ext/upbdefs-gen/xds/type/v3/.libs/typed_struct.o src/core/filter/.libs/blackboard.o src/core/handshaker/endpoint_info/.libs/endpoint_info_handshaker.o src/core/handshaker/.libs/handshaker.o src/core/handshaker/.libs/handshaker_registry.o src/core/handshaker/http_connect/.libs/http_connect_handshaker.o src/core/handshaker/http_connect/.libs/http_proxy_mapper.o src/core/handshaker/http_connect/.libs/xds_http_proxy_mapper.o src/core/handshaker/.libs/proxy_mapper_registry.o src/core/handshaker/security/.libs/secure_endpoint.o src/core/handshaker/security/.libs/security_handshaker.o src/core/handshaker/tcp_connect/.libs/tcp_connect_handshaker.o src/core/lib/address_utils/.libs/parse_address.o src/core/lib/address_utils/.libs/sockaddr_utils.o src/core/lib/channel/.libs/channel_args.o src/core/lib/channel/.libs/channel_args_preconditioning.o src/core/lib/channel/.libs/channel_stack.o src/core/lib/channel/.libs/channel_stack_builder.o src/core/lib/channel/.libs/channel_stack_builder_impl.o src/core/lib/channel/.libs/connected_channel.o src/core/lib/channel/.libs/promise_based_filter.o src/core/lib/channel/.libs/status_util.o src/core/lib/compression/.libs/compression.o src/core/lib/compression/.libs/compression_internal.o src/core/lib/compression/.libs/message_compress.o src/core/lib/debug/.libs/trace.o src/core/lib/debug/.libs/trace_flags.o src/core/lib/event_engine/.libs/ares_resolver.o src/core/lib/event_engine/cf_engine/.libs/cf_engine.o src/core/lib/event_engine/cf_engine/.libs/cfstream_endpoint.o src/core/lib/event_engine/cf_engine/.libs/dns_service_resolver.o src/core/lib/event_engine/.libs/channel_args_endpoint_config.o src/core/lib/event_engine/.libs/default_event_engine.o src/core/lib/event_engine/.libs/default_event_engine_factory.o src/core/lib/event_engine/.libs/event_engine.o src/core/lib/event_engine/.libs/forkable.o src/core/lib/event_engine/posix_engine/.libs/ev_epoll1_linux.o src/core/lib/event_engine/posix_engine/.libs/ev_poll_posix.o src/core/lib/event_engine/posix_engine/.libs/event_poller_posix_default.o src/core/lib/event_engine/posix_engine/.libs/internal_errqueue.o src/core/lib/event_engine/posix_engine/.libs/lockfree_event.o src/core/lib/event_engine/posix_engine/.libs/native_posix_dns_resolver.o src/core/lib/event_engine/posix_engine/.libs/posix_endpoint.o src/core/lib/event_engine/posix_engine/.libs/posix_engine.o src/core/lib/event_engine/posix_engine/.libs/posix_engine_listener.o src/core/lib/event_engine/posix_engine/.libs/posix_engine_listener_utils.o src/core/lib/event_engine/posix_engine/.libs/tcp_socket_utils.o src/core/lib/event_engine/posix_engine/.libs/timer.o src/core/lib/event_engine/posix_engine/.libs/timer_heap.o src/core/lib/event_engine/posix_engine/.libs/timer_manager.o src/core/lib/event_engine/posix_engine/.libs/traced_buffer_list.o src/core/lib/event_engine/posix_engine/.libs/wakeup_fd_eventfd.o src/core/lib/event_engine/posix_engine/.libs/wakeup_fd_pipe.o src/core/lib/event_engine/posix_engine/.libs/wakeup_fd_posix_default.o src/core/lib/event_engine/.libs/resolved_address.o src/core/lib/event_engine/.libs/shim.o src/core/lib/event_engine/.libs/slice.o src/core/lib/event_engine/.libs/slice_buffer.o src/core/lib/event_engine/.libs/tcp_socket_utils.o src/core/lib/event_engine/.libs/thread_local.o src/core/lib/event_engine/thread_pool/.libs/thread_count.o src/core/lib/event_engine/thread_pool/.libs/thread_pool_factory.o src/core/lib/event_engine/thread_pool/.libs/work_stealing_thread_pool.o src/core/lib/event_engine/thready_event_engine/.libs/thready_event_engine.o src/core/lib/event_engine/.libs/time_util.o src/core/lib/event_engine/.libs/utils.o src/core/lib/event_engine/windows/.libs/grpc_polled_fd_windows.o src/core/lib/event_engine/windows/.libs/iocp.o src/core/lib/event_engine/windows/.libs/native_windows_dns_resolver.o src/core/lib/event_engine/windows/.libs/win_socket.o src/core/lib/event_engine/windows/.libs/windows_endpoint.o src/core/lib/event_engine/windows/.libs/windows_engine.o src/core/lib/event_engine/windows/.libs/windows_listener.o src/core/lib/event_engine/work_queue/.libs/basic_work_queue.o src/core/lib/experiments/.libs/config.o src/core/lib/experiments/.libs/experiments.o src/core/lib/iomgr/.libs/buffer_list.o src/core/lib/iomgr/.libs/call_combiner.o src/core/lib/iomgr/.libs/cfstream_handle.o src/core/lib/iomgr/.libs/closure.o src/core/lib/iomgr/.libs/combiner.o src/core/lib/iomgr/.libs/dualstack_socket_posix.o src/core/lib/iomgr/.libs/endpoint.o src/core/lib/iomgr/.libs/endpoint_cfstream.o src/core/lib/iomgr/.libs/endpoint_pair_posix.o src/core/lib/iomgr/.libs/endpoint_pair_windows.o src/core/lib/iomgr/.libs/error.o src/core/lib/iomgr/.libs/error_cfstream.o src/core/lib/iomgr/.libs/ev_apple.o src/core/lib/iomgr/.libs/ev_epoll1_linux.o src/core/lib/iomgr/.libs/ev_poll_posix.o src/core/lib/iomgr/.libs/ev_posix.o src/core/lib/iomgr/event_engine_shims/.libs/closure.o src/core/lib/iomgr/event_engine_shims/.libs/endpoint.o src/core/lib/iomgr/event_engine_shims/.libs/tcp_client.o src/core/lib/iomgr/.libs/exec_ctx.o src/core/lib/iomgr/.libs/executor.o src/core/lib/iomgr/.libs/fork_posix.o src/core/lib/iomgr/.libs/fork_windows.o src/core/lib/iomgr/.libs/internal_errqueue.o src/core/lib/iomgr/.libs/iocp_windows.o src/core/lib/iomgr/.libs/iomgr.o src/core/lib/iomgr/.libs/iomgr_internal.o src/core/lib/iomgr/.libs/iomgr_posix.o src/core/lib/iomgr/.libs/iomgr_posix_cfstream.o src/core/lib/iomgr/.libs/iomgr_windows.o src/core/lib/iomgr/.libs/lockfree_event.o src/core/lib/iomgr/.libs/polling_entity.o src/core/lib/iomgr/.libs/pollset.o src/core/lib/iomgr/.libs/pollset_set.o src/core/lib/iomgr/.libs/pollset_set_windows.o src/core/lib/iomgr/.libs/pollset_windows.o src/core/lib/iomgr/.libs/resolve_address.o src/core/lib/iomgr/.libs/resolve_address_posix.o src/core/lib/iomgr/.libs/resolve_address_windows.o src/core/lib/iomgr/.libs/sockaddr_utils_posix.o src/core/lib/iomgr/.libs/socket_factory_posix.o src/core/lib/iomgr/.libs/socket_mutator.o src/core/lib/iomgr/.libs/socket_utils_common_posix.o src/core/lib/iomgr/.libs/socket_utils_linux.o src/core/lib/iomgr/.libs/socket_utils_posix.o src/core/lib/iomgr/.libs/socket_utils_windows.o src/core/lib/iomgr/.libs/socket_windows.o src/core/lib/iomgr/.libs/systemd_utils.o src/core/lib/iomgr/.libs/tcp_client.o src/core/lib/iomgr/.libs/tcp_client_cfstream.o src/core/lib/iomgr/.libs/tcp_client_posix.o src/core/lib/iomgr/.libs/tcp_client_windows.o src/core/lib/iomgr/.libs/tcp_posix.o src/core/lib/iomgr/.libs/tcp_server.o src/core/lib/iomgr/.libs/tcp_server_posix.o src/core/lib/iomgr/.libs/tcp_server_utils_posix_common.o src/core/lib/iomgr/.libs/tcp_server_utils_posix_ifaddrs.o src/core/lib/iomgr/.libs/tcp_server_utils_posix_noifaddrs.o src/core/lib/iomgr/.libs/tcp_server_windows.o src/core/lib/iomgr/.libs/tcp_windows.o src/core/lib/iomgr/.libs/timer.o src/core/lib/iomgr/.libs/timer_generic.o src/core/lib/iomgr/.libs/timer_heap.o src/core/lib/iomgr/.libs/timer_manager.o src/core/lib/iomgr/.libs/unix_sockets_posix.o src/core/lib/iomgr/.libs/unix_sockets_posix_noop.o src/core/lib/iomgr/.libs/vsock.o src/core/lib/iomgr/.libs/wakeup_fd_eventfd.o src/core/lib/iomgr/.libs/wakeup_fd_nospecial.o src/core/lib/iomgr/.libs/wakeup_fd_pipe.o src/core/lib/iomgr/.libs/wakeup_fd_posix.o src/core/lib/promise/.libs/activity.o src/core/lib/promise/.libs/party.o src/core/lib/promise/.libs/sleep.o src/core/lib/resource_quota/.libs/api.o src/core/lib/resource_quota/.libs/arena.o src/core/lib/resource_quota/.libs/connection_quota.o src/core/lib/resource_quota/.libs/memory_quota.o src/core/lib/resource_quota/.libs/periodic_update.o src/core/lib/resource_quota/.libs/resource_quota.o src/core/lib/resource_quota/.libs/thread_quota.o src/core/lib/security/authorization/.libs/audit_logging.o src/core/lib/security/authorization/.libs/authorization_policy_provider_vtable.o src/core/lib/security/authorization/.libs/evaluate_args.o src/core/lib/security/authorization/.libs/grpc_authorization_engine.o src/core/lib/security/authorization/.libs/grpc_server_authz_filter.o src/core/lib/security/authorization/.libs/matchers.o src/core/lib/security/authorization/.libs/rbac_policy.o src/core/lib/security/authorization/.libs/stdout_logger.o src/core/lib/security/certificate_provider/.libs/certificate_provider_registry.o src/core/lib/security/context/.libs/security_context.o src/core/lib/security/credentials/alts/.libs/alts_credentials.o src/core/lib/security/credentials/alts/.libs/check_gcp_environment.o src/core/lib/security/credentials/alts/.libs/check_gcp_environment_linux.o src/core/lib/security/credentials/alts/.libs/check_gcp_environment_no_op.o src/core/lib/security/credentials/alts/.libs/check_gcp_environment_windows.o src/core/lib/security/credentials/alts/.libs/grpc_alts_credentials_client_options.o src/core/lib/security/credentials/alts/.libs/grpc_alts_credentials_options.o src/core/lib/security/credentials/alts/.libs/grpc_alts_credentials_server_options.o src/core/lib/security/credentials/.libs/call_creds_util.o src/core/lib/security/credentials/.libs/channel_creds_registry_init.o src/core/lib/security/credentials/composite/.libs/composite_credentials.o src/core/lib/security/credentials/.libs/credentials.o src/core/lib/security/credentials/external/.libs/aws_external_account_credentials.o src/core/lib/security/credentials/external/.libs/aws_request_signer.o src/core/lib/security/credentials/external/.libs/external_account_credentials.o src/core/lib/security/credentials/external/.libs/file_external_account_credentials.o src/core/lib/security/credentials/external/.libs/url_external_account_credentials.o src/core/lib/security/credentials/fake/.libs/fake_credentials.o src/core/lib/security/credentials/gcp_service_account_identity/.libs/gcp_service_account_identity_credentials.o src/core/lib/security/credentials/google_default/.libs/credentials_generic.o src/core/lib/security/credentials/google_default/.libs/google_default_credentials.o src/core/lib/security/credentials/iam/.libs/iam_credentials.o src/core/lib/security/credentials/insecure/.libs/insecure_credentials.o src/core/lib/security/credentials/jwt/.libs/json_token.o src/core/lib/security/credentials/jwt/.libs/jwt_credentials.o src/core/lib/security/credentials/jwt/.libs/jwt_verifier.o src/core/lib/security/credentials/local/.libs/local_credentials.o src/core/lib/security/credentials/oauth2/.libs/oauth2_credentials.o src/core/lib/security/credentials/plugin/.libs/plugin_credentials.o src/core/lib/security/credentials/ssl/.libs/ssl_credentials.o src/core/lib/security/credentials/tls/.libs/grpc_tls_certificate_distributor.o src/core/lib/security/credentials/tls/.libs/grpc_tls_certificate_match.o src/core/lib/security/credentials/tls/.libs/grpc_tls_certificate_provider.o src/core/lib/security/credentials/tls/.libs/grpc_tls_certificate_verifier.o src/core/lib/security/credentials/tls/.libs/grpc_tls_credentials_options.o src/core/lib/security/credentials/tls/.libs/grpc_tls_crl_provider.o src/core/lib/security/credentials/tls/.libs/tls_credentials.o src/core/lib/security/credentials/tls/.libs/tls_utils.o src/core/lib/security/credentials/token_fetcher/.libs/token_fetcher_credentials.o src/core/lib/security/credentials/xds/.libs/xds_credentials.o src/core/lib/security/security_connector/alts/.libs/alts_security_connector.o src/core/lib/security/security_connector/fake/.libs/fake_security_connector.o src/core/lib/security/security_connector/insecure/.libs/insecure_security_connector.o src/core/lib/security/security_connector/.libs/load_system_roots_fallback.o src/core/lib/security/security_connector/.libs/load_system_roots_supported.o src/core/lib/security/security_connector/.libs/load_system_roots_windows.o src/core/lib/security/security_connector/local/.libs/local_security_connector.o src/core/lib/security/security_connector/.libs/security_connector.o src/core/lib/security/security_connector/ssl/.libs/ssl_security_connector.o src/core/lib/security/security_connector/.libs/ssl_utils.o src/core/lib/security/security_connector/tls/.libs/tls_security_connector.o src/core/lib/security/transport/.libs/client_auth_filter.o src/core/lib/security/transport/.libs/server_auth_filter.o src/core/lib/security/util/.libs/json_util.o src/core/lib/slice/.libs/percent_encoding.o src/core/lib/slice/.libs/slice.o src/core/lib/slice/.libs/slice_buffer.o src/core/lib/slice/.libs/slice_string_helpers.o src/core/lib/surface/.libs/byte_buffer.o src/core/lib/surface/.libs/byte_buffer_reader.o src/core/lib/surface/.libs/call.o src/core/lib/surface/.libs/call_details.o src/core/lib/surface/.libs/call_log_batch.o src/core/lib/surface/.libs/call_utils.o src/core/lib/surface/.libs/channel.o src/core/lib/surface/.libs/channel_create.o src/core/lib/surface/.libs/channel_init.o src/core/lib/surface/.libs/channel_stack_type.o src/core/lib/surface/.libs/client_call.o src/core/lib/surface/.libs/completion_queue.o src/core/lib/surface/.libs/completion_queue_factory.o src/core/lib/surface/.libs/connection_context.o src/core/lib/surface/.libs/event_string.o src/core/lib/surface/.libs/filter_stack_call.o src/core/lib/surface/.libs/init.o src/core/lib/surface/.libs/init_internally.o src/core/lib/surface/.libs/lame_client.o src/core/lib/surface/.libs/legacy_channel.o src/core/lib/surface/.libs/metadata_array.o src/core/lib/surface/.libs/server_call.o src/core/lib/surface/.libs/validate_metadata.o src/core/lib/surface/.libs/version.o src/core/lib/transport/.libs/bdp_estimator.o src/core/lib/transport/.libs/call_arena_allocator.o src/core/lib/transport/.libs/call_filters.o src/core/lib/transport/.libs/call_final_info.o src/core/lib/transport/.libs/call_spine.o src/core/lib/transport/.libs/call_state.o src/core/lib/transport/.libs/connectivity_state.o src/core/lib/transport/.libs/error_utils.o src/core/lib/transport/.libs/interception_chain.o src/core/lib/transport/.libs/message.o src/core/lib/transport/.libs/metadata.o src/core/lib/transport/.libs/metadata_batch.o src/core/lib/transport/.libs/metadata_info.o src/core/lib/transport/.libs/parsed_metadata.o src/core/lib/transport/.libs/status_conversion.o src/core/lib/transport/.libs/timeout_encoding.o src/core/lib/transport/.libs/transport.o src/core/lib/transport/.libs/transport_op_string.o src/core/load_balancing/.libs/address_filtering.o src/core/load_balancing/.libs/backend_metric_parser.o src/core/load_balancing/.libs/child_policy_handler.o src/core/load_balancing/.libs/endpoint_list.o src/core/load_balancing/grpclb/.libs/client_load_reporting_filter.o src/core/load_balancing/grpclb/.libs/grpclb.o src/core/load_balancing/grpclb/.libs/grpclb_balancer_addresses.o src/core/load_balancing/grpclb/.libs/grpclb_client_stats.o src/core/load_balancing/grpclb/.libs/load_balancer_api.o src/core/load_balancing/.libs/health_check_client.o src/core/load_balancing/.libs/lb_policy.o src/core/load_balancing/.libs/lb_policy_registry.o src/core/load_balancing/.libs/oob_backend_metric.o src/core/load_balancing/outlier_detection/.libs/outlier_detection.o src/core/load_balancing/pick_first/.libs/pick_first.o src/core/load_balancing/priority/.libs/priority.o src/core/load_balancing/ring_hash/.libs/ring_hash.o src/core/load_balancing/rls/.libs/rls.o src/core/load_balancing/round_robin/.libs/round_robin.o src/core/load_balancing/weighted_round_robin/.libs/static_stride_scheduler.o src/core/load_balancing/weighted_round_robin/.libs/weighted_round_robin.o src/core/load_balancing/weighted_target/.libs/weighted_target.o src/core/load_balancing/xds/.libs/cds.o src/core/load_balancing/xds/.libs/xds_cluster_impl.o src/core/load_balancing/xds/.libs/xds_cluster_manager.o src/core/load_balancing/xds/.libs/xds_override_host.o src/core/load_balancing/xds/.libs/xds_wrr_locality.o src/core/plugin_registry/.libs/grpc_plugin_registry.o src/core/plugin_registry/.libs/grpc_plugin_registry_extra.o src/core/resolver/dns/c_ares/.libs/dns_resolver_ares.o src/core/resolver/dns/c_ares/.libs/grpc_ares_ev_driver_posix.o src/core/resolver/dns/c_ares/.libs/grpc_ares_ev_driver_windows.o src/core/resolver/dns/c_ares/.libs/grpc_ares_wrapper.o src/core/resolver/dns/c_ares/.libs/grpc_ares_wrapper_posix.o src/core/resolver/dns/c_ares/.libs/grpc_ares_wrapper_windows.o src/core/resolver/dns/.libs/dns_resolver_plugin.o src/core/resolver/dns/event_engine/.libs/event_engine_client_channel_resolver.o src/core/resolver/dns/event_engine/.libs/service_config_helper.o src/core/resolver/dns/native/.libs/dns_resolver.o src/core/resolver/.libs/endpoint_addresses.o src/core/resolver/fake/.libs/fake_resolver.o src/core/resolver/google_c2p/.libs/google_c2p_resolver.o src/core/resolver/.libs/polling_resolver.o src/core/resolver/.libs/resolver.o src/core/resolver/.libs/resolver_registry.o src/core/resolver/sockaddr/.libs/sockaddr_resolver.o src/core/resolver/xds/.libs/xds_config.o src/core/resolver/xds/.libs/xds_dependency_manager.o src/core/resolver/xds/.libs/xds_resolver.o src/core/server/.libs/server.o src/core/server/.libs/server_call_tracer_filter.o src/core/server/.libs/server_config_selector_filter.o src/core/server/.libs/xds_channel_stack_modifier.o src/core/server/.libs/xds_server_config_fetcher.o src/core/service_config/.libs/service_config_channel_arg_filter.o src/core/service_config/.libs/service_config_impl.o src/core/service_config/.libs/service_config_parser.o src/core/telemetry/.libs/call_tracer.o src/core/telemetry/.libs/histogram_view.o src/core/telemetry/.libs/metrics.o src/core/telemetry/.libs/stats.o src/core/telemetry/.libs/stats_data.o src/core/tsi/alts/crypt/.libs/aes_gcm.o src/core/tsi/alts/crypt/.libs/gsec.o src/core/tsi/alts/frame_protector/.libs/alts_counter.o src/core/tsi/alts/frame_protector/.libs/alts_crypter.o src/core/tsi/alts/frame_protector/.libs/alts_frame_protector.o src/core/tsi/alts/frame_protector/.libs/alts_record_protocol_crypter_common.o src/core/tsi/alts/frame_protector/.libs/alts_seal_privacy_integrity_crypter.o src/core/tsi/alts/frame_protector/.libs/alts_unseal_privacy_integrity_crypter.o src/core/tsi/alts/frame_protector/.libs/frame_handler.o src/core/tsi/alts/handshaker/.libs/alts_handshaker_client.o src/core/tsi/alts/handshaker/.libs/alts_shared_resource.o src/core/tsi/alts/handshaker/.libs/alts_tsi_handshaker.o src/core/tsi/alts/handshaker/.libs/alts_tsi_utils.o src/core/tsi/alts/handshaker/.libs/transport_security_common_api.o src/core/tsi/alts/zero_copy_frame_protector/.libs/alts_grpc_integrity_only_record_protocol.o src/core/tsi/alts/zero_copy_frame_protector/.libs/alts_grpc_privacy_integrity_record_protocol.o src/core/tsi/alts/zero_copy_frame_protector/.libs/alts_grpc_record_protocol_common.o src/core/tsi/alts/zero_copy_frame_protector/.libs/alts_iovec_record_protocol.o src/core/tsi/alts/zero_copy_frame_protector/.libs/alts_zero_copy_grpc_protector.o src/core/tsi/.libs/fake_transport_security.o src/core/tsi/.libs/local_transport_security.o src/core/tsi/ssl/key_logging/.libs/ssl_key_logging.o src/core/tsi/ssl/session_cache/.libs/ssl_session_boringssl.o src/core/tsi/ssl/session_cache/.libs/ssl_session_cache.o src/core/tsi/ssl/session_cache/.libs/ssl_session_openssl.o src/core/tsi/.libs/ssl_transport_security.o src/core/tsi/.libs/ssl_transport_security_utils.o src/core/tsi/.libs/transport_security.o src/core/tsi/.libs/transport_security_grpc.o src/core/util/.libs/alloc.o src/core/util/.libs/backoff.o src/core/util/.libs/crash.o src/core/util/.libs/dump_args.o src/core/util/.libs/event_log.o src/core/util/.libs/examine_stack.o src/core/util/.libs/fork.o src/core/util/.libs/gcp_metadata_query.o src/core/util/.libs/gethostname_fallback.o src/core/util/.libs/gethostname_host_name_max.o src/core/util/.libs/gethostname_sysconf.o src/core/util/.libs/glob.o src/core/util/.libs/gpr_time.o src/core/util/.libs/grpc_if_nametoindex_posix.o src/core/util/.libs/grpc_if_nametoindex_unsupported.o src/core/util/.libs/host_port.o src/core/util/http_client/.libs/format_request.o src/core/util/http_client/.libs/httpcli.o src/core/util/http_client/.libs/httpcli_security_connector.o src/core/util/http_client/.libs/parser.o src/core/util/iphone/.libs/cpu.o src/core/util/json/.libs/json_object_loader.o src/core/util/json/.libs/json_reader.o src/core/util/json/.libs/json_util.o src/core/util/json/.libs/json_writer.o src/core/util/.libs/latent_see.o src/core/util/linux/.libs/cpu.o src/core/util/linux/.libs/env.o src/core/util/.libs/load_file.o src/core/util/.libs/log.o src/core/util/.libs/matchers.o src/core/util/.libs/mpscq.o src/core/util/msys/.libs/tmpfile.o src/core/util/.libs/per_cpu.o src/core/util/posix/.libs/cpu.o src/core/util/posix/.libs/directory_reader.o src/core/util/posix/.libs/env.o src/core/util/posix/.libs/stat.o src/core/util/posix/.libs/string.o src/core/util/posix/.libs/sync.o src/core/util/posix/.libs/thd.o src/core/util/posix/.libs/time.o src/core/util/posix/.libs/tmpfile.o src/core/util/.libs/random_early_detection.o src/core/util/.libs/ref_counted_string.o src/core/util/.libs/status_helper.o src/core/util/.libs/strerror.o src/core/util/.libs/string.o src/core/util/.libs/sync.o src/core/util/.libs/sync_abseil.o src/core/util/.libs/tchar.o src/core/util/.libs/time.o src/core/util/.libs/time_averaged_stats.o src/core/util/.libs/time_precise.o src/core/util/.libs/time_util.o src/core/util/.libs/uri.o src/core/util/.libs/uuid_v4.o src/core/util/.libs/validation_errors.o src/core/util/windows/.libs/cpu.o src/core/util/windows/.libs/directory_reader.o src/core/util/windows/.libs/env.o src/core/util/windows/.libs/stat.o src/core/util/windows/.libs/string.o src/core/util/windows/.libs/string_util.o src/core/util/windows/.libs/sync.o src/core/util/windows/.libs/thd.o src/core/util/windows/.libs/time.o src/core/util/windows/.libs/tmpfile.o src/core/util/.libs/work_serializer.o src/core/xds/grpc/.libs/certificate_provider_store.o src/core/xds/grpc/.libs/file_watcher_certificate_provider_factory.o src/core/xds/grpc/.libs/xds_audit_logger_registry.o src/core/xds/grpc/.libs/xds_bootstrap_grpc.o src/core/xds/grpc/.libs/xds_certificate_provider.o src/core/xds/grpc/.libs/xds_client_grpc.o src/core/xds/grpc/.libs/xds_cluster.o src/core/xds/grpc/.libs/xds_cluster_parser.o src/core/xds/grpc/.libs/xds_cluster_specifier_plugin.o src/core/xds/grpc/.libs/xds_common_types.o src/core/xds/grpc/.libs/xds_common_types_parser.o src/core/xds/grpc/.libs/xds_endpoint.o src/core/xds/grpc/.libs/xds_endpoint_parser.o src/core/xds/grpc/.libs/xds_health_status.o src/core/xds/grpc/.libs/xds_http_fault_filter.o src/core/xds/grpc/.libs/xds_http_filter_registry.o src/core/xds/grpc/.libs/xds_http_gcp_authn_filter.o src/core/xds/grpc/.libs/xds_http_rbac_filter.o src/core/xds/grpc/.libs/xds_http_stateful_session_filter.o src/core/xds/grpc/.libs/xds_lb_policy_registry.o src/core/xds/grpc/.libs/xds_listener.o src/core/xds/grpc/.libs/xds_listener_parser.o src/core/xds/grpc/.libs/xds_metadata.o src/core/xds/grpc/.libs/xds_metadata_parser.o src/core/xds/grpc/.libs/xds_route_config.o src/core/xds/grpc/.libs/xds_route_config_parser.o src/core/xds/grpc/.libs/xds_routing.o src/core/xds/grpc/.libs/xds_server_grpc.o src/core/xds/grpc/.libs/xds_transport_grpc.o src/core/xds/xds_client/.libs/lrs_client.o src/core/xds/xds_client/.libs/xds_api.o src/core/xds/xds_client/.libs/xds_backend_metric_propagation.o src/core/xds/xds_client/.libs/xds_bootstrap.o src/core/xds/xds_client/.libs/xds_client.o src/php/ext/grpc/.libs/byte_buffer.o src/php/ext/grpc/.libs/call.o src/php/ext/grpc/.libs/call_credentials.o src/php/ext/grpc/.libs/channel.o src/php/ext/grpc/.libs/channel_credentials.o src/php/ext/grpc/.libs/completion_queue.o src/php/ext/grpc/.libs/php_grpc.o src/php/ext/grpc/.libs/server.o src/php/ext/grpc/.libs/server_credentials.o src/php/ext/grpc/.libs/timeval.o third_party/abseil-cpp/absl/base/internal/.libs/cycleclock.o third_party/abseil-cpp/absl/base/internal/.libs/low_level_alloc.o third_party/abseil-cpp/absl/base/internal/.libs/raw_logging.o third_party/abseil-cpp/absl/base/internal/.libs/spinlock.o third_party/abseil-cpp/absl/base/internal/.libs/spinlock_wait.o third_party/abseil-cpp/absl/base/internal/.libs/strerror.o third_party/abseil-cpp/absl/base/internal/.libs/sysinfo.o third_party/abseil-cpp/absl/base/internal/.libs/thread_identity.o third_party/abseil-cpp/absl/base/internal/.libs/throw_delegate.o third_party/abseil-cpp/absl/base/internal/.libs/unscaledcycleclock.o third_party/abseil-cpp/absl/base/.libs/log_severity.o third_party/abseil-cpp/absl/container/internal/.libs/hashtablez_sampler.o third_party/abseil-cpp/absl/container/internal/.libs/hashtablez_sampler_force_weak_definition.o third_party/abseil-cpp/absl/container/internal/.libs/raw_hash_set.o third_party/abseil-cpp/absl/crc/.libs/crc32c.o third_party/abseil-cpp/absl/crc/internal/.libs/cpu_detect.o third_party/abseil-cpp/absl/crc/internal/.libs/crc.o third_party/abseil-cpp/absl/crc/internal/.libs/crc_cord_state.o third_party/abseil-cpp/absl/crc/internal/.libs/crc_memcpy_fallback.o third_party/abseil-cpp/absl/crc/internal/.libs/crc_memcpy_x86_arm_combined.o third_party/abseil-cpp/absl/crc/internal/.libs/crc_non_temporal_memcpy.o third_party/abseil-cpp/absl/crc/internal/.libs/crc_x86_arm_combined.o third_party/abseil-cpp/absl/debugging/internal/.libs/address_is_readable.o third_party/abseil-cpp/absl/debugging/internal/.libs/decode_rust_punycode.o third_party/abseil-cpp/absl/debugging/internal/.libs/demangle.o third_party/abseil-cpp/absl/debugging/internal/.libs/demangle_rust.o third_party/abseil-cpp/absl/debugging/internal/.libs/elf_mem_image.o third_party/abseil-cpp/absl/debugging/internal/.libs/examine_stack.o third_party/abseil-cpp/absl/debugging/internal/.libs/utf8_for_code_point.o third_party/abseil-cpp/absl/debugging/internal/.libs/vdso_support.o third_party/abseil-cpp/absl/debugging/.libs/stacktrace.o third_party/abseil-cpp/absl/debugging/.libs/symbolize.o third_party/abseil-cpp/absl/flags/.libs/commandlineflag.o third_party/abseil-cpp/absl/flags/internal/.libs/commandlineflag.o third_party/abseil-cpp/absl/flags/internal/.libs/flag.o third_party/abseil-cpp/absl/flags/internal/.libs/private_handle_accessor.o third_party/abseil-cpp/absl/flags/internal/.libs/program_name.o third_party/abseil-cpp/absl/flags/.libs/marshalling.o third_party/abseil-cpp/absl/flags/.libs/reflection.o third_party/abseil-cpp/absl/flags/.libs/usage_config.o third_party/abseil-cpp/absl/hash/internal/.libs/city.o third_party/abseil-cpp/absl/hash/internal/.libs/hash.o third_party/abseil-cpp/absl/hash/internal/.libs/low_level_hash.o third_party/abseil-cpp/absl/log/.libs/globals.o third_party/abseil-cpp/absl/log/internal/.libs/check_op.o third_party/abseil-cpp/absl/log/internal/.libs/conditions.o third_party/abseil-cpp/absl/log/internal/.libs/fnmatch.o third_party/abseil-cpp/absl/log/internal/.libs/globals.o third_party/abseil-cpp/absl/log/internal/.libs/log_format.o third_party/abseil-cpp/absl/log/internal/.libs/log_message.o third_party/abseil-cpp/absl/log/internal/.libs/log_sink_set.o third_party/abseil-cpp/absl/log/internal/.libs/nullguard.o third_party/abseil-cpp/absl/log/internal/.libs/proto.o third_party/abseil-cpp/absl/log/internal/.libs/vlog_config.o third_party/abseil-cpp/absl/log/.libs/log_entry.o third_party/abseil-cpp/absl/log/.libs/log_sink.o third_party/abseil-cpp/absl/numeric/.libs/int128.o third_party/abseil-cpp/absl/profiling/internal/.libs/exponential_biased.o third_party/abseil-cpp/absl/random/.libs/discrete_distribution.o third_party/abseil-cpp/absl/random/.libs/gaussian_distribution.o third_party/abseil-cpp/absl/random/internal/.libs/pool_urbg.o third_party/abseil-cpp/absl/random/internal/.libs/randen.o third_party/abseil-cpp/absl/random/internal/.libs/randen_detect.o third_party/abseil-cpp/absl/random/internal/.libs/randen_hwaes.o third_party/abseil-cpp/absl/random/internal/.libs/randen_round_keys.o third_party/abseil-cpp/absl/random/internal/.libs/randen_slow.o third_party/abseil-cpp/absl/random/internal/.libs/seed_material.o third_party/abseil-cpp/absl/random/.libs/seed_gen_exception.o third_party/abseil-cpp/absl/random/.libs/seed_sequences.o third_party/abseil-cpp/absl/status/internal/.libs/status_internal.o third_party/abseil-cpp/absl/status/.libs/status.o third_party/abseil-cpp/absl/status/.libs/status_payload_printer.o third_party/abseil-cpp/absl/status/.libs/statusor.o third_party/abseil-cpp/absl/strings/.libs/ascii.o third_party/abseil-cpp/absl/strings/.libs/charconv.o third_party/abseil-cpp/absl/strings/.libs/cord.o third_party/abseil-cpp/absl/strings/.libs/cord_analysis.o third_party/abseil-cpp/absl/strings/.libs/cord_buffer.o third_party/abseil-cpp/absl/strings/.libs/escaping.o third_party/abseil-cpp/absl/strings/internal/.libs/charconv_bigint.o third_party/abseil-cpp/absl/strings/internal/.libs/charconv_parse.o third_party/abseil-cpp/absl/strings/internal/.libs/cord_internal.o third_party/abseil-cpp/absl/strings/internal/.libs/cord_rep_btree.o third_party/abseil-cpp/absl/strings/internal/.libs/cord_rep_btree_navigator.o third_party/abseil-cpp/absl/strings/internal/.libs/cord_rep_btree_reader.o third_party/abseil-cpp/absl/strings/internal/.libs/cord_rep_consume.o third_party/abseil-cpp/absl/strings/internal/.libs/cord_rep_crc.o third_party/abseil-cpp/absl/strings/internal/.libs/cordz_functions.o third_party/abseil-cpp/absl/strings/internal/.libs/cordz_handle.o third_party/abseil-cpp/absl/strings/internal/.libs/cordz_info.o third_party/abseil-cpp/absl/strings/internal/.libs/damerau_levenshtein_distance.o third_party/abseil-cpp/absl/strings/internal/.libs/escaping.o third_party/abseil-cpp/absl/strings/internal/.libs/memutil.o third_party/abseil-cpp/absl/strings/internal/.libs/ostringstream.o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/arg.o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/bind.o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/extension.o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/float_conversion.o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/output.o third_party/abseil-cpp/absl/strings/internal/str_format/.libs/parser.o third_party/abseil-cpp/absl/strings/internal/.libs/stringify_sink.o third_party/abseil-cpp/absl/strings/internal/.libs/utf8.o third_party/abseil-cpp/absl/strings/.libs/match.o third_party/abseil-cpp/absl/strings/.libs/numbers.o third_party/abseil-cpp/absl/strings/.libs/str_cat.o third_party/abseil-cpp/absl/strings/.libs/str_replace.o third_party/abseil-cpp/absl/strings/.libs/str_split.o third_party/abseil-cpp/absl/strings/.libs/string_view.o third_party/abseil-cpp/absl/strings/.libs/substitute.o third_party/abseil-cpp/absl/synchronization/.libs/barrier.o third_party/abseil-cpp/absl/synchronization/.libs/blocking_counter.o third_party/abseil-cpp/absl/synchronization/internal/.libs/create_thread_identity.o third_party/abseil-cpp/absl/synchronization/internal/.libs/futex_waiter.o third_party/abseil-cpp/absl/synchronization/internal/.libs/graphcycles.o third_party/abseil-cpp/absl/synchronization/internal/.libs/kernel_timeout.o third_party/abseil-cpp/absl/synchronization/internal/.libs/per_thread_sem.o third_party/abseil-cpp/absl/synchronization/internal/.libs/pthread_waiter.o third_party/abseil-cpp/absl/synchronization/internal/.libs/sem_waiter.o third_party/abseil-cpp/absl/synchronization/internal/.libs/stdcpp_waiter.o third_party/abseil-cpp/absl/synchronization/internal/.libs/waiter_base.o third_party/abseil-cpp/absl/synchronization/internal/.libs/win32_waiter.o third_party/abseil-cpp/absl/synchronization/.libs/mutex.o third_party/abseil-cpp/absl/synchronization/.libs/notification.o third_party/abseil-cpp/absl/time/.libs/civil_time.o third_party/abseil-cpp/absl/time/.libs/clock.o third_party/abseil-cpp/absl/time/.libs/duration.o third_party/abseil-cpp/absl/time/.libs/format.o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/civil_time_detail.o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_fixed.o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_format.o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_if.o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_impl.o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_info.o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_libc.o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_lookup.o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/time_zone_posix.o third_party/abseil-cpp/absl/time/internal/cctz/src/.libs/zone_info_source.o third_party/abseil-cpp/absl/time/.libs/time.o third_party/abseil-cpp/absl/types/.libs/bad_optional_access.o third_party/abseil-cpp/absl/types/.libs/bad_variant_access.o third_party/address_sorting/.libs/address_sorting.o third_party/address_sorting/.libs/address_sorting_posix.o third_party/address_sorting/.libs/address_sorting_windows.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_bitstr.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_bool.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_d2i_fp.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_dup.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_gentm.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_i2d_fp.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_int.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_mbstr.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_object.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_octet.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_strex.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_strnid.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_time.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_type.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/a_utctm.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/asn1_lib.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/asn1_par.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/asn_pack.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/f_int.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/f_string.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/posix_time.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_dec.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_enc.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_fre.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_new.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_typ.o third_party/boringssl-with-bazel/src/crypto/asn1/.libs/tasn_utl.o third_party/boringssl-with-bazel/src/crypto/base64/.libs/base64.o third_party/boringssl-with-bazel/src/crypto/bio/.libs/bio.o third_party/boringssl-with-bazel/src/crypto/bio/.libs/bio_mem.o third_party/boringssl-with-bazel/src/crypto/bio/.libs/connect.o third_party/boringssl-with-bazel/src/crypto/bio/.libs/errno.o third_party/boringssl-with-bazel/src/crypto/bio/.libs/fd.o third_party/boringssl-with-bazel/src/crypto/bio/.libs/file.o third_party/boringssl-with-bazel/src/crypto/bio/.libs/hexdump.o third_party/boringssl-with-bazel/src/crypto/bio/.libs/pair.o third_party/boringssl-with-bazel/src/crypto/bio/.libs/printf.o third_party/boringssl-with-bazel/src/crypto/bio/.libs/socket.o third_party/boringssl-with-bazel/src/crypto/bio/.libs/socket_helper.o third_party/boringssl-with-bazel/src/crypto/blake2/.libs/blake2.o third_party/boringssl-with-bazel/src/crypto/bn/.libs/bn_asn1.o third_party/boringssl-with-bazel/src/crypto/bn/.libs/convert.o third_party/boringssl-with-bazel/src/crypto/buf/.libs/buf.o third_party/boringssl-with-bazel/src/crypto/bytestring/.libs/asn1_compat.o third_party/boringssl-with-bazel/src/crypto/bytestring/.libs/ber.o third_party/boringssl-with-bazel/src/crypto/bytestring/.libs/cbb.o third_party/boringssl-with-bazel/src/crypto/bytestring/.libs/cbs.o third_party/boringssl-with-bazel/src/crypto/bytestring/.libs/unicode.o third_party/boringssl-with-bazel/src/crypto/chacha/.libs/chacha.o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/derive_key.o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_aesctrhmac.o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_aesgcmsiv.o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_chacha20poly1305.o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_des.o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_null.o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_rc2.o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_rc4.o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/e_tls.o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/get_cipher.o third_party/boringssl-with-bazel/src/crypto/cipher/.libs/tls_cbc.o third_party/boringssl-with-bazel/src/crypto/conf/.libs/conf.o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_apple.o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_fuchsia.o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_linux.o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_openbsd.o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_sysreg.o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_aarch64_win.o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_arm_freebsd.o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_arm_linux.o third_party/boringssl-with-bazel/src/crypto/.libs/cpu_intel.o third_party/boringssl-with-bazel/src/crypto/.libs/crypto.o third_party/boringssl-with-bazel/src/crypto/curve25519/.libs/curve25519.o third_party/boringssl-with-bazel/src/crypto/curve25519/.libs/curve25519_64_adx.o third_party/boringssl-with-bazel/src/crypto/curve25519/.libs/spake25519.o third_party/boringssl-with-bazel/src/crypto/des/.libs/des.o third_party/boringssl-with-bazel/src/crypto/dh/.libs/dh_asn1.o third_party/boringssl-with-bazel/src/crypto/dh/.libs/params.o third_party/boringssl-with-bazel/src/crypto/digest/.libs/digest_extra.o third_party/boringssl-with-bazel/src/crypto/dsa/.libs/dsa.o third_party/boringssl-with-bazel/src/crypto/dsa/.libs/dsa_asn1.o third_party/boringssl-with-bazel/src/crypto/ec/.libs/ec_asn1.o third_party/boringssl-with-bazel/src/crypto/ec/.libs/ec_derive.o third_party/boringssl-with-bazel/src/crypto/ec/.libs/hash_to_curve.o third_party/boringssl-with-bazel/src/crypto/ecdh/.libs/ecdh.o third_party/boringssl-with-bazel/src/crypto/ecdsa/.libs/ecdsa_asn1.o third_party/boringssl-with-bazel/src/crypto/engine/.libs/engine.o third_party/boringssl-with-bazel/src/crypto/err/.libs/err.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/evp.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/evp_asn1.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/evp_ctx.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_dh.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_dh_asn1.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_dsa_asn1.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_ec.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_ec_asn1.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_ed25519.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_ed25519_asn1.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_hkdf.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_rsa.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_rsa_asn1.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_x25519.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/p_x25519_asn1.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/pbkdf.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/print.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/scrypt.o third_party/boringssl-with-bazel/src/crypto/evp/.libs/sign.o third_party/boringssl-with-bazel/src/crypto/.libs/ex_data.o third_party/boringssl-with-bazel/src/crypto/fipsmodule/.libs/bcm.o third_party/boringssl-with-bazel/src/crypto/fipsmodule/.libs/fips_shared_support.o third_party/boringssl-with-bazel/src/crypto/hpke/.libs/hpke.o third_party/boringssl-with-bazel/src/crypto/hrss/.libs/hrss.o third_party/boringssl-with-bazel/src/crypto/kyber/.libs/kyber.o third_party/boringssl-with-bazel/src/crypto/lhash/.libs/lhash.o third_party/boringssl-with-bazel/src/crypto/md4/.libs/md4.o third_party/boringssl-with-bazel/src/crypto/md5/.libs/md5.o third_party/boringssl-with-bazel/src/crypto/.libs/mem.o third_party/boringssl-with-bazel/src/crypto/mldsa/.libs/mldsa.o third_party/boringssl-with-bazel/src/crypto/mlkem/.libs/mlkem.o third_party/boringssl-with-bazel/src/crypto/obj/.libs/obj.o third_party/boringssl-with-bazel/src/crypto/obj/.libs/obj_xref.o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_all.o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_info.o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_lib.o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_oth.o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_pk8.o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_pkey.o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_x509.o third_party/boringssl-with-bazel/src/crypto/pem/.libs/pem_xaux.o third_party/boringssl-with-bazel/src/crypto/pkcs7/.libs/pkcs7.o third_party/boringssl-with-bazel/src/crypto/pkcs7/.libs/pkcs7_x509.o third_party/boringssl-with-bazel/src/crypto/pkcs8/.libs/p5_pbev2.o third_party/boringssl-with-bazel/src/crypto/pkcs8/.libs/pkcs8.o third_party/boringssl-with-bazel/src/crypto/pkcs8/.libs/pkcs8_x509.o third_party/boringssl-with-bazel/src/crypto/poly1305/.libs/poly1305.o third_party/boringssl-with-bazel/src/crypto/poly1305/.libs/poly1305_arm.o third_party/boringssl-with-bazel/src/crypto/poly1305/.libs/poly1305_vec.o third_party/boringssl-with-bazel/src/crypto/pool/.libs/pool.o third_party/boringssl-with-bazel/src/crypto/rand/.libs/deterministic.o third_party/boringssl-with-bazel/src/crypto/rand/.libs/fork_detect.o third_party/boringssl-with-bazel/src/crypto/rand/.libs/forkunsafe.o third_party/boringssl-with-bazel/src/crypto/rand/.libs/getentropy.o third_party/boringssl-with-bazel/src/crypto/rand/.libs/ios.o third_party/boringssl-with-bazel/src/crypto/rand/.libs/passive.o third_party/boringssl-with-bazel/src/crypto/rand/.libs/rand.o third_party/boringssl-with-bazel/src/crypto/rand/.libs/trusty.o third_party/boringssl-with-bazel/src/crypto/rand/.libs/urandom.o third_party/boringssl-with-bazel/src/crypto/rand/.libs/windows.o third_party/boringssl-with-bazel/src/crypto/rc4/.libs/rc4.o third_party/boringssl-with-bazel/src/crypto/.libs/refcount.o third_party/boringssl-with-bazel/src/crypto/rsa/.libs/rsa_asn1.o third_party/boringssl-with-bazel/src/crypto/rsa/.libs/rsa_crypt.o third_party/boringssl-with-bazel/src/crypto/rsa/.libs/rsa_extra.o third_party/boringssl-with-bazel/src/crypto/rsa/.libs/rsa_print.o third_party/boringssl-with-bazel/src/crypto/sha/.libs/sha1.o third_party/boringssl-with-bazel/src/crypto/sha/.libs/sha256.o third_party/boringssl-with-bazel/src/crypto/sha/.libs/sha512.o third_party/boringssl-with-bazel/src/crypto/siphash/.libs/siphash.o third_party/boringssl-with-bazel/src/crypto/slhdsa/.libs/slhdsa.o third_party/boringssl-with-bazel/src/crypto/spake2plus/.libs/spake2plus.o third_party/boringssl-with-bazel/src/crypto/stack/.libs/stack.o third_party/boringssl-with-bazel/src/crypto/.libs/thread.o third_party/boringssl-with-bazel/src/crypto/.libs/thread_none.o third_party/boringssl-with-bazel/src/crypto/.libs/thread_pthread.o third_party/boringssl-with-bazel/src/crypto/.libs/thread_win.o third_party/boringssl-with-bazel/src/crypto/trust_token/.libs/pmbtoken.o third_party/boringssl-with-bazel/src/crypto/trust_token/.libs/trust_token.o third_party/boringssl-with-bazel/src/crypto/trust_token/.libs/voprf.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/a_digest.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/a_sign.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/a_verify.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/algorithm.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/asn1_gen.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/by_dir.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/by_file.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/i2d_pr.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/name_print.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/policy.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/rsa_pss.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/t_crl.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/t_req.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/t_x509.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/t_x509a.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_akey.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_akeya.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_alt.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_bcons.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_bitst.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_conf.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_cpols.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_crld.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_enum.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_extku.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_genn.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_ia5.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_info.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_int.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_lib.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_ncons.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_ocsp.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_pcons.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_pmaps.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_prn.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_purp.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_skey.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/v3_utl.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_att.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_cmp.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_d2.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_def.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_ext.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_lu.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_obj.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_req.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_set.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_trs.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_txt.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_v3.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_vfy.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509_vpm.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509cset.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509name.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509rset.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x509spki.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_algor.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_all.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_attrib.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_crl.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_exten.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_name.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_pubkey.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_req.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_sig.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_spki.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_val.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_x509.o third_party/boringssl-with-bazel/src/crypto/x509/.libs/x_x509a.o third_party/boringssl-with-bazel/src/gen/crypto/.libs/err_data.o third_party/boringssl-with-bazel/src/ssl/.libs/bio_ssl.o third_party/boringssl-with-bazel/src/ssl/.libs/d1_both.o third_party/boringssl-with-bazel/src/ssl/.libs/d1_lib.o third_party/boringssl-with-bazel/src/ssl/.libs/d1_pkt.o third_party/boringssl-with-bazel/src/ssl/.libs/d1_srtp.o third_party/boringssl-with-bazel/src/ssl/.libs/dtls_method.o third_party/boringssl-with-bazel/src/ssl/.libs/dtls_record.o third_party/boringssl-with-bazel/src/ssl/.libs/encrypted_client_hello.o third_party/boringssl-with-bazel/src/ssl/.libs/extensions.o third_party/boringssl-with-bazel/src/ssl/.libs/handoff.o third_party/boringssl-with-bazel/src/ssl/.libs/handshake.o third_party/boringssl-with-bazel/src/ssl/.libs/handshake_client.o third_party/boringssl-with-bazel/src/ssl/.libs/handshake_server.o third_party/boringssl-with-bazel/src/ssl/.libs/s3_both.o third_party/boringssl-with-bazel/src/ssl/.libs/s3_lib.o third_party/boringssl-with-bazel/src/ssl/.libs/s3_pkt.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_aead_ctx.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_asn1.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_buffer.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_cert.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_cipher.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_credential.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_file.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_key_share.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_lib.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_privkey.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_session.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_stat.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_transcript.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_versions.o third_party/boringssl-with-bazel/src/ssl/.libs/ssl_x509.o third_party/boringssl-with-bazel/src/ssl/.libs/t1_enc.o third_party/boringssl-with-bazel/src/ssl/.libs/tls13_both.o third_party/boringssl-with-bazel/src/ssl/.libs/tls13_client.o third_party/boringssl-with-bazel/src/ssl/.libs/tls13_enc.o third_party/boringssl-with-bazel/src/ssl/.libs/tls13_server.o third_party/boringssl-with-bazel/src/ssl/.libs/tls_method.o third_party/boringssl-with-bazel/src/ssl/.libs/tls_record.o third_party/re2/re2/.libs/bitstate.o third_party/re2/re2/.libs/compile.o third_party/re2/re2/.libs/dfa.o third_party/re2/re2/.libs/filtered_re2.o third_party/re2/re2/.libs/mimics_pcre.o third_party/re2/re2/.libs/nfa.o third_party/re2/re2/.libs/onepass.o third_party/re2/re2/.libs/parse.o third_party/re2/re2/.libs/perl_groups.o third_party/re2/re2/.libs/prefilter.o third_party/re2/re2/.libs/prefilter_tree.o third_party/re2/re2/.libs/prog.o third_party/re2/re2/.libs/re2.o third_party/re2/re2/.libs/regexp.o third_party/re2/re2/.libs/set.o third_party/re2/re2/.libs/simplify.o third_party/re2/re2/.libs/stringpiece.o third_party/re2/re2/.libs/tostring.o third_party/re2/re2/.libs/unicode_casefold.o third_party/re2/re2/.libs/unicode_groups.o third_party/re2/util/.libs/rune.o third_party/re2/util/.libs/strutil.o third_party/upb/upb/base/.libs/status.o third_party/upb/upb/hash/.libs/common.o third_party/upb/upb/json/.libs/decode.o third_party/upb/upb/json/.libs/encode.o third_party/upb/upb/lex/.libs/atoi.o third_party/upb/upb/lex/.libs/round_trip.o third_party/upb/upb/lex/.libs/strtod.o third_party/upb/upb/lex/.libs/unicode.o third_party/upb/upb/mem/.libs/alloc.o third_party/upb/upb/mem/.libs/arena.o third_party/upb/upb/message/.libs/accessors.o third_party/upb/upb/message/.libs/array.o third_party/upb/upb/message/.libs/compat.o third_party/upb/upb/message/.libs/copy.o third_party/upb/upb/message/internal/.libs/compare_unknown.o third_party/upb/upb/message/internal/.libs/extension.o third_party/upb/upb/message/internal/.libs/message.o third_party/upb/upb/message/.libs/map.o third_party/upb/upb/message/.libs/map_sorter.o third_party/upb/upb/message/.libs/merge.o third_party/upb/upb/message/.libs/message.o third_party/upb/upb/mini_descriptor/.libs/build_enum.o third_party/upb/upb/mini_descriptor/.libs/decode.o third_party/upb/upb/mini_descriptor/internal/.libs/base92.o third_party/upb/upb/mini_descriptor/internal/.libs/encode.o third_party/upb/upb/mini_descriptor/.libs/link.o third_party/upb/upb/mini_table/.libs/extension_registry.o third_party/upb/upb/mini_table/internal/.libs/message.o third_party/upb/upb/mini_table/.libs/message.o third_party/upb/upb/reflection/.libs/def_pool.o third_party/upb/upb/reflection/.libs/def_type.o third_party/upb/upb/reflection/.libs/desc_state.o third_party/upb/upb/reflection/.libs/enum_def.o third_party/upb/upb/reflection/.libs/enum_reserved_range.o third_party/upb/upb/reflection/.libs/enum_value_def.o third_party/upb/upb/reflection/.libs/extension_range.o third_party/upb/upb/reflection/.libs/field_def.o third_party/upb/upb/reflection/.libs/file_def.o third_party/upb/upb/reflection/internal/.libs/def_builder.o third_party/upb/upb/reflection/internal/.libs/strdup2.o third_party/upb/upb/reflection/.libs/message.o third_party/upb/upb/reflection/.libs/message_def.o third_party/upb/upb/reflection/.libs/message_reserved_range.o third_party/upb/upb/reflection/.libs/method_def.o third_party/upb/upb/reflection/.libs/oneof_def.o third_party/upb/upb/reflection/.libs/service_def.o third_party/upb/upb/text/.libs/encode.o third_party/upb/upb/text/internal/.libs/encode.o third_party/upb/upb/wire/.libs/decode.o third_party/upb/upb/wire/.libs/encode.o third_party/upb/upb/wire/.libs/eps_copy_input_stream.o third_party/upb/upb/wire/internal/.libs/decode_fast.o third_party/upb/upb/wire/.libs/reader.o third_party/utf8_range/.libs/utf8_range.o  -lrt -ldl -lpthread -lstdc++  -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,grpc.so -o .libs/grpc.so
creating grpc.la
(cd .libs && rm -f grpc.la && ln -s ../grpc.la grpc.la)
/bin/sh /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/libtool --mode=install cp ./grpc.la /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/modules
cp ./.libs/grpc.so /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/modules/grpc.so
cp ./.libs/grpc.lai /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/modules/grpc.la
PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /home/buildozer/aports/testing/php81-pecl-grpc/src/grpc-1.71.0/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
Don't forget to run 'make test'.


grpc

grpc support => enabled
grpc module version => 1.71.0

Directive => Local Value => Master Value
grpc.enable_fork_support => 0 => 0
grpc.poll_strategy => no value => no value
grpc.grpc_verbosity => no value => no value
grpc.grpc_trace => no value => no value
>>> php81-pecl-grpc: Entering fakeroot...
Installing shared extensions:     /home/buildozer/aports/testing/php81-pecl-grpc/pkg/php81-pecl-grpc/usr/lib/php81/modules/
>>> php81-pecl-grpc*: Running postcheck for php81-pecl-grpc
>>> php81-pecl-grpc*: Preparing package php81-pecl-grpc...
>>> php81-pecl-grpc*: Stripping binaries
>>> php81-pecl-grpc*: Scanning shared objects
>>> php81-pecl-grpc*: Tracing dependencies...
	php81-common
	so:libc.musl-armhf.so.1
	so:libstdc++.so.6
>>> php81-pecl-grpc*: Package size: 9.4 MB
>>> php81-pecl-grpc*: Compressing data...
>>> php81-pecl-grpc*: Create checksum...
>>> php81-pecl-grpc*: Create php81-pecl-grpc-1.71.0-r0.apk
>>> php81-pecl-grpc: Build complete at Wed, 12 Mar 2025 06:41:13 +0000 elapsed time 0h 1m 51s
>>> php81-pecl-grpc: Cleaning up srcdir
>>> php81-pecl-grpc: Cleaning up pkgdir
>>> php81-pecl-grpc: Uninstalling dependencies...
(1/28) Purging .makedepends-php81-pecl-grpc (20250312.063924)
(2/28) Purging php81-dev (8.1.31-r0)
(3/28) Purging php81 (8.1.31-r0)
(4/28) Purging php81-common (8.1.31-r0)
(5/28) Purging autoconf (2.72-r0)
(6/28) Purging m4 (1.4.19-r3)
(7/28) Purging pcre2-dev (10.43-r0)
(8/28) Purging libedit-dev (20250104.3.1-r0)
(9/28) Purging bsd-compat-headers (0.7.2-r6)
(10/28) Purging ncurses-dev (6.5_p20250216-r0)
(11/28) Purging libncurses++ (6.5_p20250216-r0)
(12/28) Purging libpanelw (6.5_p20250216-r0)
(13/28) Purging zlib-dev (1.3.1-r2)
(14/28) Purging libpcre2-16 (10.43-r0)
(15/28) Purging libpcre2-32 (10.43-r0)
(16/28) Purging re2c (4.1-r0)
(17/28) Purging openssl-dev (3.3.3-r0)
(18/28) Purging linux-headers (6.12.6-r0)
(19/28) Purging argon2-libs (20190702-r5)
(20/28) Purging git-perl (2.48.1-r0)
(21/28) Purging perl-git (2.48.1-r0)
(22/28) Purging perl-error (0.17030-r0)
(23/28) Purging perl (5.40.1-r0)
(24/28) Purging libbz2 (1.0.8-r6)
(25/28) Purging libformw (6.5_p20250216-r0)
(26/28) Purging libmenuw (6.5_p20250216-r0)
(27/28) Purging libxml2 (2.13.6-r0)
(28/28) Purging xz-libs (5.6.4-r0)
Executing busybox-1.37.0-r14.trigger
OK: 322 MiB in 103 packages
>>> php81-pecl-grpc: Updating the testing/armhf repository index...
>>> php81-pecl-grpc: Signing the index...